kaf on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S kaf

* (Optional) Uninstall kaf on Arch using YAY

$ yay -Rns kaf

2. Manually Install "kaf" via AUR

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

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

b. Clone kaf's git locally

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

c. Go to ~/kaf folder and install it

$ cd ~/kaf $ makepkg -si

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

ID: 1070804
Name: kaf
PackageBaseID: 143187
PackageBase: kaf
Version: 0.1.45-2
Description: Kafka CLI inspired by kubectl & docker
URL: https://github.com/birdayz/kaf
NumVotes: 3
Popularity: 0.023859
OutOfDate:
Maintainer: birdy
FirstSubmitted: 1562152173
LastModified: 1650696076
URLPath: /cgit/aur.git/snapshot/kaf.tar.gz