How to Install and Uninstall perl-pgsql_perl5.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "perl-pgsql_perl5.x86_64" package

Please follow the step by step instructions below to install perl-pgsql_perl5.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install perl-pgsql_perl5.x86_64

2. Uninstall "perl-pgsql_perl5.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-pgsql_perl5.x86_64 on Fedora 39:

$ sudo dnf remove perl-pgsql_perl5.x86_64 $ sudo dnf autoremove

3. Information about the perl-pgsql_perl5.x86_64 package on Fedora 39

Last metadata expiration check: 0:21:54 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-pgsql_perl5
Version : 1.9.0
Release : 67.fc39
Architecture : x86_64
Size : 46 k
Source : perl-pgsql_perl5-1.9.0-67.fc39.src.rpm
Repository : fedora
Summary : Pg – Perl5 extension for PostgreSQL
URL : https://metacpan.org/release/pgsql_perl5
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : The Pg module permits you to access all functions of the Libpq interface of
: PostgreSQL. Libpq is the programmer’s interface to PostgreSQL. For examples of
: how to use this module, look at the file test.pl.