How to Install and Uninstall python3-kafka-python Package on openSUSE Leap
Last updated: February 03,2025
1. Install "python3-kafka-python" package
Please follow the steps below to install python3-kafka-python on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-kafka-python
Copied
2. Uninstall "python3-kafka-python" package
Here is a brief guide to show you how to uninstall python3-kafka-python on openSUSE Leap:
$
sudo zypper remove
python3-kafka-python
Copied
3. Information about the python3-kafka-python package on openSUSE Leap
Information for package python3-kafka-python:
---------------------------------------------
Repository : Main Repository
Name : python3-kafka-python
Version : 1.3.3-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-1.3.3-1.17.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 : Main Repository
Name : python3-kafka-python
Version : 1.3.3-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-1.3.3-1.17.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.