How to Install and Uninstall libpq-devel.x86_64 Package on Fedora 34
Last updated: January 15,2025
1. Install "libpq-devel.x86_64" package
This is a short guide on how to install libpq-devel.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
libpq-devel.x86_64
Copied
2. Uninstall "libpq-devel.x86_64" package
Please follow the guidance below to uninstall libpq-devel.x86_64 on Fedora 34:
$
sudo dnf remove
libpq-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpq-devel.x86_64 package on Fedora 34
Last metadata expiration check: 3:23:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libpq-devel
Version : 13.4
Release : 1.fc34
Architecture : x86_64
Size : 92 k
Source : libpq-13.4-1.fc34.src.rpm
Repository : updates
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.4
Release : 1.fc34
Architecture : x86_64
Size : 92 k
Source : libpq-13.4-1.fc34.src.rpm
Repository : updates
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.