How to Install and Uninstall python-cqpid Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 25,2024

1. Install "python-cqpid" package

Please follow the step by step instructions below to install python-cqpid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cqpid

2. Uninstall "python-cqpid" package

Please follow the guidance below to uninstall python-cqpid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-cqpid $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cqpid package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-cqpid
Priority: extra
Section: universe/python
Installed-Size: 304
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: qpid-cpp
Version: 0.16-9ubuntu2
Provides: python2.7-cqpid
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libqpidmessaging2, libqpidtypes1, libstdc++6 (>= 5.2)
Filename: pool/universe/q/qpid-cpp/python-cqpid_0.16-9ubuntu2_amd64.deb
Size: 69002
MD5sum: 309062b7d3d36b95a77c11d4088149bf
SHA1: 9628bbbc21c011ccae15f2e928d2fa80b42a10e7
SHA256: 213c2ba0d2aaee7ed7558e3a9137501e8f216afea71034adbdae77e76f24fdf4
Description-en: enterprise messaging system - Python CQPID bindings
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 Python cqpid bindings.
Description-md5: 9113148636e81e14c6b1f6ef210a2eae
Homepage: http://qpid.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu