How to Install and Uninstall librdkafka1 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "librdkafka1" package

This is a short guide on how to install librdkafka1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install librdkafka1

2. Uninstall "librdkafka1" package

Please follow the guidance below to uninstall librdkafka1 on openSuSE Tumbleweed:

$ sudo zypper remove librdkafka1

3. Information about the librdkafka1 package on openSuSE Tumbleweed

Information for package librdkafka1:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : librdkafka1
Version : 2.3.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.6 MiB
Installed : No
Status : not installed
Source package : librdkafka-2.3.0-1.2.src
Upstream URL : https://github.com/edenhill/librdkafka
Summary : A library for changing configuration files
Description :
librdkafka is a C library implementation of the Apache Kafka protocol,
containing both Producer and Consumer support.