How to Install and Uninstall rubygem-pg.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "rubygem-pg.x86_64" package

Learn how to install rubygem-pg.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install rubygem-pg.x86_64

2. Uninstall "rubygem-pg.x86_64" package

Here is a brief guide to show you how to uninstall rubygem-pg.x86_64 on AlmaLinux 8:

$ sudo dnf remove rubygem-pg.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-pg.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:21:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rubygem-pg
Version : 1.0.0
Release : 2.module_el8.5.0+2625+ec418553
Architecture : x86_64
Size : 86 k
Source : rubygem-pg-1.0.0-2.module_el8.5.0+2625+ec418553.src.rpm
Repository : appstream
Summary : A Ruby interface to the PostgreSQL RDBMS
URL : https://bitbucket.org/ged/ruby-pg
License : (BSD or Ruby) and PostgreSQL
Description : This is the extension library to access a PostgreSQL database from Ruby.
: This library works with PostgreSQL 9.1 and later.