kaf-bin on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S kaf-bin

* (Optional) Uninstall kaf-bin on Arch using YAY

$ yay -Rns kaf-bin

2. Manually Install "kaf-bin" via AUR

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

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

b. Clone kaf-bin's git locally

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

c. Go to ~/kaf-bin folder and install it

$ cd ~/kaf-bin $ makepkg -si

3. Information about the kaf-bin package on Arch User Repository (AUR)

ID: 1425935
Name: kaf-bin
PackageBaseID: 178426
PackageBase: kaf-bin
Version: 0.2.8-1
Description: Kafka CLI inspired by kubectl & docker
URL:
NumVotes: 2
Popularity: 4.1E-5
OutOfDate:
Maintainer: birdy
Submitter: birdy
FirstSubmitted: 1651268566
LastModified: 1710266276
URLPath: /cgit/aur.git/snapshot/kaf-bin.tar.gz