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

Last updated: October 05,2024

1. Install "rubygem-pg.x86_64" package

This guide covers the steps necessary to install rubygem-pg.x86_64 on Fedora 35

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

2. Uninstall "rubygem-pg.x86_64" package

Please follow the step by step instructions below to uninstall rubygem-pg.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:14:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rubygem-pg
Version : 1.2.3
Release : 6.fc35
Architecture : x86_64
Size : 104 k
Source : rubygem-pg-1.2.3-6.fc35.src.rpm
Repository : fedora
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.