How to Install and Uninstall libpq.x86_64 Package on AlmaLinux 9
Last updated: November 17,2024
1. Install "libpq.x86_64" package
Please follow the guidelines below to install libpq.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
libpq.x86_64
Copied
2. Uninstall "libpq.x86_64" package
Here is a brief guide to show you how to uninstall libpq.x86_64 on AlmaLinux 9:
$
sudo dnf remove
libpq.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpq.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:18:44 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : libpq
Version : 13.11
Release : 1.el9
Architecture : x86_64
Size : 722 k
Source : libpq-13.11-1.el9.src.rpm
Repository : @System
From repo : appstream
Summary : PostgreSQL client library
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The libpq package provides the essential shared library for any PostgreSQL
: client program or interface. You will need to install this package to use any
: other PostgreSQL package or any clients that need to connect to a PostgreSQL
: server.
Installed Packages
Name : libpq
Version : 13.11
Release : 1.el9
Architecture : x86_64
Size : 722 k
Source : libpq-13.11-1.el9.src.rpm
Repository : @System
From repo : appstream
Summary : PostgreSQL client library
URL : http://www.postgresql.org/
License : PostgreSQL
Description : The libpq package provides the essential shared library for any PostgreSQL
: client program or interface. You will need to install this package to use any
: other PostgreSQL package or any clients that need to connect to a PostgreSQL
: server.