How to Install and Uninstall rubygem-pg.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "rubygem-pg.x86_64" package

In this section, we are going to explain the necessary steps to install rubygem-pg.x86_64 on Fedora 38

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

2. Uninstall "rubygem-pg.x86_64" package

Please follow the guidelines below to uninstall rubygem-pg.x86_64 on Fedora 38:

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

3. Information about the rubygem-pg.x86_64 package on Fedora 38

Last metadata expiration check: 5:55:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rubygem-pg
Version : 1.4.5
Release : 3.fc38
Architecture : x86_64
Size : 117 k
Source : rubygem-pg-1.4.5-3.fc38.src.rpm
Repository : fedora
Summary : A Ruby interface to the PostgreSQL RDBMS
URL : https://github.com/ged/ruby-pg
License : (BSD-2-Clause OR Ruby) AND PostgreSQL
Description : This is the extension library to access a PostgreSQL database from Ruby.
: This library works with PostgreSQL 9.3 and later.