How to Install and Uninstall perl-DBD-Pg.src Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "perl-DBD-Pg.src" package

Please follow the guidelines below to install perl-DBD-Pg.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-DBD-Pg.src

2. Uninstall "perl-DBD-Pg.src" package

This guide let you learn how to uninstall perl-DBD-Pg.src on Oracle Linux 9:

$ sudo dnf remove perl-DBD-Pg.src $ sudo dnf autoremove

3. Information about the perl-DBD-Pg.src package on Oracle Linux 9

Last metadata expiration check: 3:34:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-DBD-Pg
Version : 3.14.2
Release : 5.el9
Architecture : src
Size : 290 k
Source : None
Repository : ol9_appstream
Summary : A PostgreSQL interface for Perl
URL : https://metacpan.org/release/DBD-Pg
License : GPLv2+ or Artistic
Description : DBD::Pg is a Perl module that works with the DBI module to provide access
: to PostgreSQL databases.