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

Last updated: October 14,2024

1. Install "rubygem-pg.x86_64" package

This is a short guide on how to install rubygem-pg.x86_64 on AlmaLinux 9

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

2. Uninstall "rubygem-pg.x86_64" package

In this section, we are going to explain the necessary steps to uninstall rubygem-pg.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:47:38 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rubygem-pg
Version : 1.2.3
Release : 7.el9
Architecture : x86_64
Size : 104 k
Source : rubygem-pg-1.2.3-7.el9.src.rpm
Repository : 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.