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

Last updated: May 19,2024

1. Install "libpqxx-doc" package

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

$ sudo apt update $ sudo apt install libpqxx-doc

2. Uninstall "libpqxx-doc" package

Please follow the guidelines below to uninstall libpqxx-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpqxx-doc
Priority: optional
Section: universe/doc
Installed-Size: 5601
Maintainer: Ubuntu Developers
Original-Maintainer: Marcin Kulisz (kuLa)
Architecture: all
Source: libpqxx
Version: 4.0.1+dfsg-3ubuntu2
Replaces: libpqxx3-doc, libpqxx4-doc
Depends: libjs-jquery
Suggests: libpqxx-dev (>= 4.0.1+dfsg-3ubuntu2)
Conflicts: libpqxx3-doc, libpqxx4-doc
Filename: pool/universe/libp/libpqxx/libpqxx-doc_4.0.1+dfsg-3ubuntu2_all.deb
Size: 426618
MD5sum: 6779905db0c53a567467b4421876b5c0
SHA1: 89e720aeca0ed404e338fa8b3e5bb5c79eebc38a
SHA256: 338593761b7c9bb8ba2b8f685fb939d3497e66c565a04854fdab309ef40f7d49
Description-en: C++ library to connect to PostgreSQL (documentation)
C++ library to enable user programs to communicate with
the PostgreSQL database back-end.
.
This package contains documentation and examples.
Description-md5: c99836c2f5cd6fe2ab85438cc219add8
Homepage: http://pqxx.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu