How to Install and Uninstall rubygem-pg.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "rubygem-pg.src" package
This guide covers the steps necessary to install rubygem-pg.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-pg.src
Copied
2. Uninstall "rubygem-pg.src" package
This guide covers the steps necessary to uninstall rubygem-pg.src on Oracle Linux 9:
$
sudo dnf remove
rubygem-pg.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-pg.src package on Oracle Linux 9
Last metadata expiration check: 0:56:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-pg
Version : 1.3.5
Release : 1.module+el9.1.0+20815+286161bd
Architecture : src
Size : 268 k
Source : None
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.3 and later.
Available Packages
Name : rubygem-pg
Version : 1.3.5
Release : 1.module+el9.1.0+20815+286161bd
Architecture : src
Size : 268 k
Source : None
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.3 and later.