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

Last updated: April 29,2024

1. Install "rubygem-pg.x86_64" package

Please follow the steps below to install rubygem-pg.x86_64 on CentOS Stream 8

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

2. Uninstall "rubygem-pg.x86_64" package

Please follow the steps below to uninstall rubygem-pg.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 1:11:00 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rubygem-pg
Version : 1.0.0
Release : 3.module_el8+475+35a6c697
Architecture : x86_64
Size : 88 k
Source : rubygem-pg-1.0.0-3.module_el8+475+35a6c697.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.