How to Install and Uninstall librdkafka1 Package on openSUSE Leap

Last updated: May 17,2024

1. Install "librdkafka1" package

Please follow the steps below to install librdkafka1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install librdkafka1

2. Uninstall "librdkafka1" package

This is a short guide on how to uninstall librdkafka1 on openSUSE Leap:

$ sudo zypper remove librdkafka1

3. Information about the librdkafka1 package on openSUSE Leap

Information for package librdkafka1:
------------------------------------
Repository : Main Repository
Name : librdkafka1
Version : 0.11.6-1.8.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : librdkafka-0.11.6-1.8.1.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.