kbld on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kbld

* (Optional) Uninstall kbld on Arch using YAY

$ yay -Rns kbld

2. Manually Install "kbld" via AUR

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

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

b. Clone kbld's git locally

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

c. Go to ~/kbld folder and install it

$ cd ~/kbld $ makepkg -si

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

ID: 1413979
Name: kbld
PackageBaseID: 152323
PackageBase: kbld
Version: 0.41.0-1
Description: kbld seamlessly incorporates image building and image pushing into your development and deployment workflows
URL: https://carvel.dev/kbld
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: jfchevrette
FirstSubmitted: 1588542283
LastModified: 1708647758
URLPath: /cgit/aur.git/snapshot/kbld.tar.gz