zbctl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zbctl

* (Optional) Uninstall zbctl on Arch using YAY

$ yay -Rns zbctl

2. Manually Install "zbctl" via AUR

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

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

b. Clone zbctl's git locally

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

c. Go to ~/zbctl folder and install it

$ cd ~/zbctl $ makepkg -si

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

ID: 1365669
Name: zbctl
PackageBaseID: 141511
PackageBase: zbctl
Version: 8.3.3-1
Description: CLI to interact with Zeebe
URL: https://github.com/zeebe-io/zeebe/tree/master/clients/go/cmd/zbctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1556082165
LastModified: 1701884951
URLPath: /cgit/aur.git/snapshot/zbctl.tar.gz