How to Install and Uninstall libpqxx-4.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libpqxx-4.0" package

This tutorial shows how to install libpqxx-4.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpqxx-4.0

2. Uninstall "libpqxx-4.0" package

In this section, we are going to explain the necessary steps to uninstall libpqxx-4.0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpqxx-4.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpqxx-4.0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpqxx-4.0
Priority: optional
Section: universe/libs
Installed-Size: 494
Maintainer: Ubuntu Developers
Original-Maintainer: Marcin Kulisz (kuLa)
Architecture: amd64
Source: libpqxx
Version: 4.0.1+dfsg-3ubuntu2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5 (>= 9.0~), libstdc++6 (>= 5.2)
Filename: pool/universe/libp/libpqxx/libpqxx-4.0_4.0.1+dfsg-3ubuntu2_amd64.deb
Size: 133208
MD5sum: ade3a7e4b0d87f40cb6dd8f2b91a7fa8
SHA1: da7596fe9357a4f1c233c944dec3c7e53135024e
SHA256: 8aaf9a2ff74e00e8d53c3a32e75790a1faaff023561030bac3a62ecaee1029f0
Description-en: C++ library to connect to PostgreSQL
C++ library to enable user programs to communicate with
the PostgreSQL database back-end. The database back-end can
be local or it may be on another machine, accessed via
TCP/IP. This package obsoletes the libpqpp package.
Description-md5: 784597ab0014e8e4c4a387e759d0a7b4
Homepage: http://pqxx.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu