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

Last updated: May 20,2024

1. Install "python-qpid-proton" package

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

$ sudo apt update $ sudo apt install python-qpid-proton

2. Uninstall "python-qpid-proton" package

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

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

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

Package: python-qpid-proton
Priority: optional
Section: universe/python
Installed-Size: 1075
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Middleware Maintainers
Architecture: amd64
Source: qpid-proton
Version: 0.10-2
Provides: python2.7-qpid-proton
Depends: libqpid-proton2, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/q/qpid-proton/python-qpid-proton_0.10-2_amd64.deb
Size: 222584
MD5sum: b16145a431203acbafcbe6347a43cd28
SHA1: 42f3dc5c29c1e219cc681a1e6ffaa6af52ee8d1e
SHA256: d9d880022f3c78f59c0814e90b4c5e17cb202fd0df657f63e65b75b5e672e77e
Description-en: language bindings for Qpid Proton messaging framework - Python 2.7.
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides Python 2.7 language bindings for Qpid Proton.
Description-md5: 5869f360567e682d06b2a253398f3e1e
Homepage: http://qpid.apache.org/proton
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu