How to Install and Uninstall python39-kafka-python Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python39-kafka-python" package
Please follow the steps below to install python39-kafka-python on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-kafka-python
Copied
2. Uninstall "python39-kafka-python" package
This guide covers the steps necessary to uninstall python39-kafka-python on openSuSE Tumbleweed:
$
sudo zypper remove
python39-kafka-python
Copied
3. Information about the python39-kafka-python package on openSuSE Tumbleweed
Information for package python39-kafka-python:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-kafka-python
Version : 2.0.2-4.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-2.0.2-4.3.src
Upstream URL : https://github.com/mumrah/kafka-python
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.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-kafka-python
Version : 2.0.2-4.3
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-2.0.2-4.3.src
Upstream URL : https://github.com/mumrah/kafka-python
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.