How to Install and Uninstall python38-pykafka Package on openSuSE Tumbleweed
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pykafka" package
This tutorial shows how to install python38-pykafka on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pykafka
Copied
2. Uninstall "python38-pykafka" package
Please follow the instructions below to uninstall python38-pykafka on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pykafka
Copied
3. Information about the python38-pykafka package on openSuSE Tumbleweed
Information for package python38-pykafka:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pykafka
Version : 2.8.0-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-pykafka-2.8.0-2.15.src
Summary : Full-Featured Pure-Python Kafka Client
Description :
PyKafka is a cluster-aware Kafka>=0.8.2 client for Python. It includes Python
implementations of Kafka producers and consumers, which are optionally backed
by a C extension built on `librdkafka`_, and runs under Python 2.7+, Python 3.4+,
and PyPy.
.. _librdkafka: https://github.com/edenhill/librdkafka
PyKafka's primary goal is to provide a similar level of abstraction to the
`JVM Kafka client`_ using idioms familiar to Python programmers and exposing
the most Pythonic API possible.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pykafka
Version : 2.8.0-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-pykafka-2.8.0-2.15.src
Summary : Full-Featured Pure-Python Kafka Client
Description :
PyKafka is a cluster-aware Kafka>=0.8.2 client for Python. It includes Python
implementations of Kafka producers and consumers, which are optionally backed
by a C extension built on `librdkafka`_, and runs under Python 2.7+, Python 3.4+,
and PyPy.
.. _librdkafka: https://github.com/edenhill/librdkafka
PyKafka's primary goal is to provide a similar level of abstraction to the
`JVM Kafka client`_ using idioms familiar to Python programmers and exposing
the most Pythonic API possible.