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

Last updated: May 19,2024

1. Install "libpqxx-3.1" package

This is a short guide on how to install libpqxx-3.1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpqxx-3.1

2. Uninstall "libpqxx-3.1" package

Learn how to uninstall libpqxx-3.1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpqxx-3.1
Priority: optional
Section: universe/libs
Installed-Size: 460
Maintainer: Kubuntu Developers
Original-Maintainer: Marcin Kulisz (kuLa)
Architecture: amd64
Source: libpqxx3
Version: 1:3.1.1-0ubuntu4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5, libstdc++6 (>= 4.6)
Filename: pool/universe/libp/libpqxx3/libpqxx-3.1_3.1.1-0ubuntu4_amd64.deb
Size: 130096
MD5sum: c4452890e0c9ee8a6d5cd1052d94173a
SHA1: 5ff4139b1c63deb4851d10bc59ae7df247a108af
SHA256: 0b2a63c7bd77c31e22285cf77419b888a026de98d3266796021bb57e1db237a2
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