How to Install and Uninstall libpqxx.x86_64 Package on Fedora 36

Last updated: November 29,2024

1. Install "libpqxx.x86_64" package

Here is a brief guide to show you how to install libpqxx.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libpqxx.x86_64

2. Uninstall "libpqxx.x86_64" package

This guide let you learn how to uninstall libpqxx.x86_64 on Fedora 36:

$ sudo dnf remove libpqxx.x86_64 $ sudo dnf autoremove

3. Information about the libpqxx.x86_64 package on Fedora 36

Last metadata expiration check: 3:05:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libpqxx
Epoch : 1
Version : 7.7.0
Release : 2.fc36
Architecture : x86_64
Size : 158 k
Source : libpqxx-7.7.0-2.fc36.src.rpm
Repository : fedora
Summary : C++ client API for PostgreSQL
URL : http://pqxx.org/
License : BSD
Description : C++ client API for PostgreSQL. The standard front-end (in the sense of
: "language binding") for writing C++ programs that use PostgreSQL.
: Supersedes older libpq++ interface.