cppkafka-git on AUR (Arch User Repository)

Last updated: December 26,2024

1. Install "cppkafka-git" 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 cppkafka-git on Arch using YAY

$ yay -S cppkafka-git

* (Optional) Uninstall cppkafka-git on Arch using YAY

$ yay -Rns cppkafka-git

2. Manually Install "cppkafka-git" via AUR

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

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

b. Clone cppkafka-git's git locally

$ git clone https://aur.archlinux.org/cppkafka-git.git ~/cppkafka-git

c. Go to ~/cppkafka-git folder and install it

$ cd ~/cppkafka-git $ makepkg -si

3. Information about the cppkafka-git package on Arch User Repository (AUR)

ID: 1289559
Name: cppkafka-git
PackageBaseID: 135663
PackageBase: cppkafka-git
Version: 1:0.4.0.r12.g91ac543-1
Description: Modern C++ Apache Kafka client library (wrapper for librdkafka)
URL: https://github.com/mfontanini/cppkafka
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: iamazat
Submitter: iamazat
FirstSubmitted: 1535995824
LastModified: 1689489690
URLPath: /cgit/aur.git/snapshot/cppkafka-git.tar.gz