How to Install and Uninstall libpq-devel.x86_64 Package on AlmaLinux 8
Last updated: January 05,2025
1. Install "libpq-devel.x86_64" package
Learn how to install libpq-devel.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
libpq-devel.x86_64
Copied
2. Uninstall "libpq-devel.x86_64" package
Please follow the instructions below to uninstall libpq-devel.x86_64 on AlmaLinux 8:
$
sudo dnf remove
libpq-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpq-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:22:49 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libpq-devel
Version : 13.5
Release : 1.el8
Architecture : x86_64
Size : 96 k
Source : libpq-13.5-1.el8.src.rpm
Repository : appstream
Summary : Development files for building PostgreSQL client tools
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 build any
: package or any clients that need to connect to a PostgreSQL server.
Available Packages
Name : libpq-devel
Version : 13.5
Release : 1.el8
Architecture : x86_64
Size : 96 k
Source : libpq-13.5-1.el8.src.rpm
Repository : appstream
Summary : Development files for building PostgreSQL client tools
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 build any
: package or any clients that need to connect to a PostgreSQL server.