How to Install and Uninstall librdkafka Package on Manjaro

Last updated: May 15,2024

1. Install "librdkafka" package

Please follow the steps below to install librdkafka on Manjaro

$ sudo pacman -Sy $ sudo pacman -S librdkafka

2. Uninstall "librdkafka" package

Please follow the instructions below to uninstall librdkafka on Manjaro:

$ sudo pacman -Rcns librdkafka

3. Information about the librdkafka package on Manjaro

Repository : extra
Name : librdkafka
Version : 2.3.0-1
Description : The Apache Kafka C/C++ library
Architecture : x86_64
URL : https://github.com/edenhill/librdkafka
Licenses : BSD
Groups : None
Provides : None
Depends On : curl gcc-libs glibc libsasl lz4 openssl zlib zstd
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 855.46 KiB
Installed Size : 3171.39 KiB
Packager : Anatol Pomozov
Build Date : Wed Oct 25 18:15:30 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions