How to Install and Uninstall python-kombu-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "python-kombu-doc" package

In this section, we are going to explain the necessary steps to install python-kombu-doc on Kali Linux

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

2. Uninstall "python-kombu-doc" package

This guide let you learn how to uninstall python-kombu-doc on Kali Linux:

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

3. Information about the python-kombu-doc package on Kali Linux

Package: python-kombu-doc
Source: kombu
Version: 5.3.5-1
Installed-Size: 7302
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 524312
SHA256: 206da521e6c98debcc53d40c3912820181dd8c0d08588036a2cc3813bc8b4a52
SHA1: 140ee095aee4b6283c93c9bc1812bde321df9abe
MD5sum: 1350a3c173a57cdaa7f987dfdadf77b7
Description: AMQP Messaging Framework for Python (Documentation)
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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/celery/kombu/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/k/kombu/python-kombu-doc_5.3.5-1_all.deb