How to Install and Uninstall python3-kombu Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-kombu" package

Please follow the guidance below to install python3-kombu on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-kombu

2. Uninstall "python3-kombu" package

This guide let you learn how to uninstall python3-kombu on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-kombu package on Ubuntu 21.10 (Impish Indri)

Package: python3-kombu
Architecture: all
Version: 5.0.2-3
Priority: optional
Section: python
Source: kombu
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 658
Depends: python3-amqp (>= 5.0.0), python3-anyjson (>= 0.3.3), python3-vine, python3:any
Recommends: python3-yaml
Suggests: python-kombu-doc, python3-boto, python3-django, python3-pymongo, python3-redis, python3-sqlalchemy
Breaks: python3-celery (<< 5.0)
Filename: pool/main/k/kombu/python3-kombu_5.0.2-3_all.deb
Size: 128984
MD5sum: efa95250840dad8e3e009d7b4c6a0677
SHA1: 3df3e51ecaac96acb5fb02154fcdb3fb31ae01e4
SHA256: 67b1731e88d8ad4239c56089cd6ffde036f7daf55905b195a301ba3ac4d997ab
SHA512: 77ba842176c52253b72c40c191413e7c2d215a82891684d875257d001407da9a5ef328f931f8805258b3f6c0b62a5f102660ccf1a03fff3710e6ba7d4dfbaca3
Homepage: https://github.com/celery/kombu/
Description-en: AMQP Messaging Framework for Python (Python3 version)
The aim of Kombu is to make messaging in Python as easy as possible by
providing an idiomatic high-level interface for the AMQP protocol. It is meant
to replace the carrot library by providing a compatibility layer.
.
Features:
* Allows application authors to support several message server solutions by
using pluggable transports.
* Supports automatic encoding, serialization and compression of message
payloads.
* The ability to ensure that an operation is performed by gracefully handling
connection and channel errors.
.
This package contains the Python 3 version of the library.
Description-md5: 2004c1a0042e19c29ff918a570c3a4d0