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

Last updated: May 20,2024

1. Install "python-amqplib-doc" package

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

$ sudo apt update $ sudo apt install python-amqplib-doc

2. Uninstall "python-amqplib-doc" package

Please follow the guidelines below to uninstall python-amqplib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-amqplib-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-amqplib-doc
Priority: optional
Section: universe/doc
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Mikhail Gusarov
Architecture: all
Source: python-amqplib
Version: 1.0.2-1
Filename: pool/universe/p/python-amqplib/python-amqplib-doc_1.0.2-1_all.deb
Size: 22610
MD5sum: b4daeadd6fc56ac7200e9d45906b5552
SHA1: 1bbd86e088d5980e9a1766198cf2ff05ddc99e7f
SHA256: f22612cfa18f623b5d390ef24e0c121f1f9f43021a1abcb1c784ee082649717f
Description-en: simple non-threaded Python AMQP client library (Documentation)
Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring
basic messaging functionality and SSL support.
.
python-amqplib provides synchronous API unlike other (event-driven)
implementations.
.
This package contains the documentation.
Description-md5: ab48c00eb1de2601274d9385fe6f1ac3
Homepage: http://barryp.org/software/py-amqplib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu