How to Install and Uninstall rubygem-pg.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rubygem-pg.x86_64" package

Please follow the steps below to install rubygem-pg.x86_64 on Oracle Linux 9

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

2. Uninstall "rubygem-pg.x86_64" package

This is a short guide on how to uninstall rubygem-pg.x86_64 on Oracle Linux 9:

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

3. Information about the rubygem-pg.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:52:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-pg
Version : 1.2.3
Release : 7.el9
Architecture : x86_64
Size : 122 k
Source : rubygem-pg-1.2.3-7.el9.src.rpm
Repository : ol9_appstream
Summary : A Ruby interface to the PostgreSQL RDBMS
URL : https://github.com/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.