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

Last updated: May 20,2024

1. Install "python-qpid" package

Please follow the guidelines below to install python-qpid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-qpid

2. Uninstall "python-qpid" package

Here is a brief guide to show you how to uninstall python-qpid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-qpid
Priority: extra
Section: universe/python
Installed-Size: 870
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: qpid-python
Version: 0.22+dfsg-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-setuptools
Filename: pool/universe/q/qpid-python/python-qpid_0.22+dfsg-1_all.deb
Size: 126768
MD5sum: 647e9851d3fb2db8c92c4bcd98a11970
SHA1: 0964ba9fe19e13b99e203a0676793517838a70e2
SHA256: 54cff3e0688bb1480c24c353466b9a37306be1a3298de14806b61abd6ccb2fbf
Description-en: Python bindings for qpid/mlib
Qpid/C++ is a C++ implementation of the AMQP protocol described at
http://amqp.org/
.
This package contains the qpid Python bindings.
Description-md5: 0a06c5cd8541f85c9063bb7b2e1f0ea6
Homepage: http://qpid.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu