How to Install and Uninstall librdkafka.x86_64 Package on Fedora 39
Last updated: January 13,2025
1. Install "librdkafka.x86_64" package
Please follow the steps below to install librdkafka.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
librdkafka.x86_64
Copied
2. Uninstall "librdkafka.x86_64" package
Please follow the guidance below to uninstall librdkafka.x86_64 on Fedora 39:
$
sudo dnf remove
librdkafka.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the librdkafka.x86_64 package on Fedora 39
Last metadata expiration check: 2:40:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : librdkafka
Version : 2.1.1
Release : 2.fc39
Architecture : x86_64
Size : 718 k
Source : librdkafka-2.1.1-2.fc39.src.rpm
Repository : fedora
Summary : The Apache Kafka C library
URL : https://github.com/edenhill/librdkafka
License : Apache-2.0
Description : Librdkafka is a C/C++ library implementation of the Apache Kafka protocol,
: containing both Producer and Consumer support.
: It was designed with message delivery reliability and high performance in mind,
: current figures exceed 800000 messages/second for the producer and 3 million
: messages/second for the consumer.
Available Packages
Name : librdkafka
Version : 2.1.1
Release : 2.fc39
Architecture : x86_64
Size : 718 k
Source : librdkafka-2.1.1-2.fc39.src.rpm
Repository : fedora
Summary : The Apache Kafka C library
URL : https://github.com/edenhill/librdkafka
License : Apache-2.0
Description : Librdkafka is a C/C++ library implementation of the Apache Kafka protocol,
: containing both Producer and Consumer support.
: It was designed with message delivery reliability and high performance in mind,
: current figures exceed 800000 messages/second for the producer and 3 million
: messages/second for the consumer.