How to Install and Uninstall python310-kafka-python Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-kafka-python" package
This guide covers the steps necessary to install python310-kafka-python on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-kafka-python
Copied
2. Uninstall "python310-kafka-python" package
Please follow the step by step instructions below to uninstall python310-kafka-python on openSuSE Tumbleweed:
$
sudo zypper remove
python310-kafka-python
Copied
3. Information about the python310-kafka-python package on openSuSE Tumbleweed
Information for package python310-kafka-python:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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 : python310-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.