How to Install and Uninstall python3-confluent-kafka Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-confluent-kafka" package

This guide let you learn how to install python3-confluent-kafka on Kali Linux

$ sudo apt update $ sudo apt install python3-confluent-kafka

2. Uninstall "python3-confluent-kafka" package

Please follow the steps below to uninstall python3-confluent-kafka on Kali Linux:

$ sudo apt remove python3-confluent-kafka $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-confluent-kafka package on Kali Linux

Package: python3-confluent-kafka
Source: python-confluent-kafka (1.7.0-4)
Version: 1.7.0-4+b1
Installed-Size: 518
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), librdkafka1 (>= 1.6.0)
Suggests: python3-avro, python3-jsonschema, python3-protobuf, python3-pyrsistent, python3-requests
Size: 91716
SHA256: 53cc2ac8b643ae37d746177b7cf784e9a02b8e518e917e4ee4ac571c95d11d4a
SHA1: bfc1b47e61873d5d3452ed5a675b89e6fa5a306f
MD5sum: 9c43a9a4bc27ff19cd54de9e1d199c39
Description: Python client to interact with Kafka - Python 3.x
python-confluent-kafka wraps the librdkafka C library, providing full Kafka
protocol support with great performance and reliability.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/confluentinc/confluent-kafka-python
Section: python
Priority: optional
Filename: pool/main/p/python-confluent-kafka/python3-confluent-kafka_1.7.0-4+b1_amd64.deb