How to Install and Uninstall python2-kafka-python Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python2-kafka-python" package

Please follow the step by step instructions below to install python2-kafka-python on openSUSE Leap

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

2. Uninstall "python2-kafka-python" package

This guide let you learn how to uninstall python2-kafka-python on openSUSE Leap:

$ sudo zypper remove python2-kafka-python

3. Information about the python2-kafka-python package on openSUSE Leap

Information for package python2-kafka-python:
---------------------------------------------
Repository : Main Repository
Name : python2-kafka-python
Version : 1.3.3-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 1,9 MiB
Installed : No
Status : not installed
Source package : python-kafka-python-1.3.3-bp153.1.15.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.