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

Last updated: May 18,2024

1. Install "python3-qpid-proton" package

This guide let you learn how to install python3-qpid-proton on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-qpid-proton" package

Learn how to uninstall python3-qpid-proton on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-qpid-proton
Priority: optional
Section: universe/python
Installed-Size: 1072
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Middleware Maintainers
Architecture: amd64
Source: qpid-proton
Version: 0.10-2
Provides: python3.5-qpid-proton
Depends: libqpid-proton2, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Filename: pool/universe/q/qpid-proton/python3-qpid-proton_0.10-2_amd64.deb
Size: 223522
MD5sum: da4f1bb98efdcb444f32a6f1eabfac98
SHA1: ce5c41397f8cdd1955d9303011ce2e5a71c4b410
SHA256: 7c535e4035188d893390693cc54e3a97ff2794714cb66c0b5cd06b4489a3916b
Description-en: language bindings for Qpid Proton messaging framework - Python 3.x
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 3.x language bindings for Qpid Proton.
Description-md5: e9b42c24004b85935e6d4fcc7c3049d1
Homepage: http://qpid.apache.org/proton
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu