librdkafka1 on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "librdkafka1" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install librdkafka1 on Arch using YAY

$ yay -S librdkafka1

* (Optional) Uninstall librdkafka1 on Arch using YAY

$ yay -Rns librdkafka1

2. Manually Install "librdkafka1" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone librdkafka1's git locally

$ git clone https://aur.archlinux.org/librdkafka1.git ~/librdkafka1

c. Go to ~/librdkafka1 folder and install it

$ cd ~/librdkafka1 $ makepkg -si

3. Information about the librdkafka1 package on Arch User Repository (AUR)

ID: 1220713
Name: librdkafka1
PackageBaseID: 191020
PackageBase: librdkafka1
Version: 1.9.2-1
Description: The Apache Kafka C/C++ library. Legacy version.
URL: https://github.com/edenhill/librdkafka
NumVotes: 0
Popularity: 0
OutOfDate: 1708531230
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1677862175
LastModified: 1677862175
URLPath: /cgit/aur.git/snapshot/librdkafka1.tar.gz