kcl-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kcl-bin

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

$ yay -Rns kcl-bin

2. Manually Install "kcl-bin" via AUR

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

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

b. Clone kcl-bin's git locally

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

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

$ cd ~/kcl-bin $ makepkg -si

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

ID: 1422961
Name: kcl-bin
PackageBaseID: 194458
PackageBase: kcl-bin
Version: 0.15.0-2
Description: Your one stop shop to do anything with Kafka. Producing, consuming, transacting, administrating; 0.8.0 through 3.2+
URL: https://github.com/twmb/kcl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1686200866
LastModified: 1709874722
URLPath: /cgit/aur.git/snapshot/kcl-bin.tar.gz