How to Install and Uninstall libpqxx.i686 Package on Fedora 35

Last updated: May 19,2024

1. Install "libpqxx.i686" package

Please follow the guidelines below to install libpqxx.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libpqxx.i686

2. Uninstall "libpqxx.i686" package

Learn how to uninstall libpqxx.i686 on Fedora 35:

$ sudo dnf remove libpqxx.i686 $ sudo dnf autoremove

3. Information about the libpqxx.i686 package on Fedora 35

Last metadata expiration check: 3:38:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libpqxx
Epoch : 1
Version : 7.6.1
Release : 1.fc35
Architecture : i686
Size : 175 k
Source : libpqxx-7.6.1-1.fc35.src.rpm
Repository : updates
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.