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

Last updated: May 18,2024

1. Install "rubygem-pg.x86_64" package

Please follow the guidelines below to install rubygem-pg.x86_64 on Oracle Linux 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 Oracle Linux 8:

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

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

Last metadata expiration check: 0:31:49 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-pg
Version : 1.0.0
Release : 2.module+el8.3.0+7756+e45777e9
Architecture : x86_64
Size : 87 k
Source : rubygem-pg-1.0.0-2.module+el8.3.0+7756+e45777e9.src.rpm
Repository : ol8_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.