kcat-cli on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kcat-cli

* (Optional) Uninstall kcat-cli on Arch using YAY

$ yay -Rns kcat-cli

2. Manually Install "kcat-cli" via AUR

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

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

b. Clone kcat-cli's git locally

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

c. Go to ~/kcat-cli folder and install it

$ cd ~/kcat-cli $ makepkg -si

3. Information about the kcat-cli package on Arch User Repository (AUR)

ID: 1357816
Name: kcat-cli
PackageBaseID: 170392
PackageBase: kcat-cli
Version: 1.7.1-1
Description: A generic non-JVM producer and consumer for Apache Kafka, think of it as a netcat for Kafka
URL: https://github.com/edenhill/kcat
NumVotes: 7
Popularity: 4.8E-5
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1629956597
LastModified: 1700721941
URLPath: /cgit/aur.git/snapshot/kcat-cli.tar.gz