How to Install and Uninstall perl-DBD-Pg.x86_64 Package on AlmaLinux 8

Last updated: January 06,2025

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

Please follow the guidelines below to install perl-DBD-Pg.x86_64 on AlmaLinux 8

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

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

This guide covers the steps necessary to uninstall perl-DBD-Pg.x86_64 on AlmaLinux 8:

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

3. Information about the perl-DBD-Pg.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:57:09 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-DBD-Pg
Version : 3.7.4
Release : 4.module_el8.6.0+2829+05d1a4fc
Architecture : x86_64
Size : 214 k
Source : perl-DBD-Pg-3.7.4-4.module_el8.6.0+2829+05d1a4fc.src.rpm
Repository : appstream
Summary : A PostgreSQL interface for perl
URL : http://search.cpan.org/dist/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.