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

Last updated: September 28,2024

1. Install "python-pyngus" package

This tutorial shows how to install python-pyngus on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyngus

2. Uninstall "python-pyngus" package

Please follow the step by step instructions below to uninstall python-pyngus on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyngus
Priority: optional
Section: universe/python
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 2.0.3-1
Depends: python-qpid-proton (>= 0.9), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pyngus/python-pyngus_2.0.3-1_all.deb
Size: 17246
MD5sum: be92fcf0c7ebc58508d9e4d6f6334c1c
SHA1: 59c12c6e7f6a99e5c278442e2b39c3c40ecec0e3
SHA256: 8e7d9e8d45c2e4236f8b0dbd17f7075a3af903e08ed5d48ab14fb874bc63710c
Description-en: callback API implemented over Proton - Python 2.7
Pyngus is a messaging framework built on the QPID Proton engine. It provides
a callback-based API for message passing.
.
This package contains the Python 2.7 module.
Description-md5: 07148e2db4b2c76b2fe0d7a10d8da576
Homepage: https://github.com/kgiusti/pyngus
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu