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

Last updated: October 06,2024

1. Install "python-kafka-doc" package

Please follow the step by step instructions below to install python-kafka-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-kafka-doc" package

This tutorial shows how to uninstall python-kafka-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-kafka-doc
Priority: optional
Section: universe/doc
Installed-Size: 765
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-kafka
Version: 0.9.3-2
Depends: libjs-sphinxdoc (>= 1.0)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-kafka/python-kafka-doc_0.9.3-2_all.deb
Size: 66516
MD5sum: a9017b7a49205f0c40b0b07d4306e8f6
SHA1: 3948cd1fd45c3eb9c8a7c1a5c3b5ec9110147da3
SHA256: 82d3eaeacb67683f7b5803d474280d385ab9be88d29a1a131685ec07cedd609e
Description-en: Pure Python client for Apache Kafka - doc
This module provides low-level protocol support for Apache Kafka as well as
high-level consumer and producer classes. Request batching is supported by the
protocol as well as broker-aware request routing. Gzip and Snappy compression
is also supported for message sets.
.
This package contains the documentation.
Description-md5: 5dedae74adb0fe6b63c0dbf9e8d67f39
Homepage: https://github.com/mumrah/kafka-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu