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

Last updated: May 11,2024

1. Install "python3-pykafka" package

In this section, we are going to explain the necessary steps to install python3-pykafka on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pykafka

2. Uninstall "python3-pykafka" package

This tutorial shows how to uninstall python3-pykafka on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pykafka
Architecture: amd64
Version: 2.7.0-1build4
Priority: optional
Section: universe/python
Source: pykafka
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 525
Depends: python3-six (>= 1.5), python3-kazoo, python3-tabulate, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), librdkafka1 (>= 0.9.1)
Suggests: python3-gevent, python3-lz4 (>= 0.10.1), python3-lz4tools, python3-xxhash
Filename: pool/universe/p/pykafka/python3-pykafka_2.7.0-1build4_amd64.deb
Size: 90080
MD5sum: 2d4c113ed6a27b33c1661e408f54d4ef
SHA1: 9cb6d9c1412a9dd32183ddbc1cce63f6d767fef2
SHA256: 5115b3968dead8cd20c100d2307e3425714a553e3414ab4ecec27057a5a92f8f
SHA512: a9735cec9f6392011b5c6eeadc5ad66ec4cafaa9d433e557a086f2acc94ac37871a43be3809c8994a12fb56fdad067fcceeaa9f552c7465392336633f0ee88d2
Homepage: https://github.com/Parsely/pykafka
Description-en: PyKafka is Kafka client for Python.
PyKafka is a programmer-friendly Kafka client for Python.
It includes Python implementations of Kafka producers and
consumers, which are optionally backed by a C extension built
on librdkafka. It runs under Python 2.7+, Python 3.4+, and
PyPy, and supports versions of Kafka 0.8.2 and newer.
.
PyKafka's primary goal is to provide a similar level of
abstraction to the JVM Kafka client using idioms familiar
to Python programmers and exposing the most Pythonic API possible.
Description-md5: e422a7b1ba5ff7f278c39dbdc378c9da