kafkactl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S kafkactl

* (Optional) Uninstall kafkactl on Arch using YAY

$ yay -Rns kafkactl

2. Manually Install "kafkactl" via AUR

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

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

b. Clone kafkactl's git locally

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

c. Go to ~/kafkactl folder and install it

$ cd ~/kafkactl $ makepkg -si

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

ID: 1427012
Name: kafkactl
PackageBaseID: 146602
PackageBase: kafkactl
Version: 5.0.6-3
Description: Command Line Tool for managing Apache Kafka
URL: https://github.com/deviceinsight/kafkactl/
NumVotes: 3
Popularity: 1.4E-5
OutOfDate:
Maintainer: sldk
Submitter: sldk
FirstSubmitted: 1573649852
LastModified: 1710411116
URLPath: /cgit/aur.git/snapshot/kafkactl.tar.gz