qbec on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S qbec

* (Optional) Uninstall qbec on Arch using YAY

$ yay -Rns qbec

2. Manually Install "qbec" via AUR

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

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

b. Clone qbec's git locally

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

c. Go to ~/qbec folder and install it

$ cd ~/qbec $ makepkg -si

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

ID: 1124893
Name: qbec
PackageBaseID: 150390
PackageBase: qbec
Version: 0.15.2-0
Description: Configure Kubernetes objects on multiple clusters using Jsonnet
URL: https://github.com/splunk/qbec
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: kvaps
Submitter: kvaps
FirstSubmitted: 1584485929
LastModified: 1660231480
URLPath: /cgit/aur.git/snapshot/qbec.tar.gz