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

Last updated: July 08,2024

1. Install "python3-pyngus" package

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

$ sudo apt update $ sudo apt install python3-pyngus

2. Uninstall "python3-pyngus" package

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

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

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

Package: python3-pyngus
Priority: optional
Section: universe/python
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pyngus
Version: 2.0.3-1
Depends: python3-qpid-proton (>= 0.9), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pyngus/python3-pyngus_2.0.3-1_all.deb
Size: 17318
MD5sum: 7b9c20c9228f064fedc78601a2c8cd09
SHA1: f72b92ee1973874991fa97141f239fd4ee5dab19
SHA256: 84cc07cbe734435f3bf8838871b2fd80d760439c0ec8a4f73aa674b9085d7338
Description-en: callback API implemented over Proton - Python 3.x
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 3.x module.
Description-md5: 8514b252b3a8203b38132444d6d0a14c
Homepage: https://github.com/kgiusti/pyngus
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu