How to Install and Uninstall python-amqp-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python-amqp-doc" package

Please follow the guidance below to install python-amqp-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-amqp-doc" package

In this section, we are going to explain the necessary steps to uninstall python-amqp-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-amqp-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-amqp-doc
Architecture: all
Version: 5.0.3-3
Multi-Arch: foreign
Priority: extra
Section: doc
Source: python-amqp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1289
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/main/p/python-amqp/python-amqp-doc_5.0.3-3_all.deb
Size: 119688
MD5sum: f946b02e2e2da48552d3ac4ca377167d
SHA1: b1e9ce1179872ac255e2f08420347eafff95c250
SHA256: 92760a1513406b87b227c37a9a934704e293e66bfd1c54507da63802db3686b1
SHA512: 30941d11ca75779c20c3adfb6e9404715e04432b9fe5bb1c152bb7fb8f037f2756b5e0b5df292586f1d502bc46a683a133f06fb5853745c6c4fd69c261dec749
Homepage: https://github.com/celery/py-amqp
Description-en: Low-level AMQP client (Documentation)
This is a fork of amqplib which was originally written by Barry Pederson. It
is maintained by the Celery project, and used by kombu as a pure Python
alternative when librabbitmq is not available.
.
This library should be API compatible with librabbitmq. Differences from
amqplib are:
* Supports draining events from multiple channels (Connection.drain_events).
* Support for timeouts.
* Channels are restored after channel error, instead of having to close the
connection.
* Support for heartbeats.
* Supports RabbitMQ extensions:
- Consumer Cancel Notifications.
- Publisher confirms.
- Exchange-to-exchange bindings: exchange_bind / exchange_unbind.
* Support for basic_return.
* Uses AMQP 0-9-1 instead of 0-8.
* Exposes the underlying socket as Connection.sock.
* Adds Channel.no_ack_consumers to keep track of consumer tags that set the
no_ack flag.
* Slightly better at error recovery.
.
This package contains the documentation.
Description-md5: d21bba7f367ea48b74253f5ba32ad571