How to Install and Uninstall python36-kafka-python Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python36-kafka-python" package

Please follow the steps below to install python36-kafka-python on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-kafka-python

2. Uninstall "python36-kafka-python" package

Please follow the guidance below to uninstall python36-kafka-python on openSuSE Tumbleweed:

$ sudo zypper remove python36-kafka-python

3. Information about the python36-kafka-python package on openSuSE Tumbleweed

Information for package python36-kafka-python:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-kafka-python
Version : 2.0.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 2,3 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-2.0.2-1.6.src
Summary : Pure Python client for Apache Kafka
Description :
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.