How to Install and Uninstall libqpidclient2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libqpidclient2" package

Please follow the steps below to install libqpidclient2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqpidclient2

2. Uninstall "libqpidclient2" package

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

$ sudo apt remove libqpidclient2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqpidclient2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqpidclient2
Priority: extra
Section: universe/misc
Installed-Size: 794
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: qpid-cpp
Version: 0.16-9ubuntu2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqpidcommon2, libstdc++6 (>= 5.2)
Pre-Depends: multiarch-support
Filename: pool/universe/q/qpid-cpp/libqpidclient2_0.16-9ubuntu2_amd64.deb
Size: 211804
MD5sum: 6e2f1d93a6b8ee0ce5159840e567b348
SHA1: 992716ea8815f2d83116702ca9e3359ab815ef90
SHA256: 7e4fe7cf24837468b49bd5007b1255ec514de9402cf2bac78cc76d783f6ff70d
Description-en: enterprise messaging system - client libraries
Apache Qpid is a cross-platform enterprise messaging system which implements
the Advanced Message Queuing Protocol (AMQP), providing message brokers
written in C++ and Java, along with clients for C++, Java JMS, .Net, Python,
and Ruby.
.
This package provides the AMQP client libraries.
Description-md5: a5e0a52cabfd2d63bb73fde33865532f
Multi-Arch: same
Homepage: http://qpid.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu