kctrl-bin on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S kctrl-bin

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

$ yay -Rns kctrl-bin

2. Manually Install "kctrl-bin" via AUR

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

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

b. Clone kctrl-bin's git locally

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

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

$ cd ~/kctrl-bin $ makepkg -si

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

ID: 1409851
Name: kctrl-bin
PackageBaseID: 202583
PackageBase: kctrl-bin
Version: 0.50.0-1
Description: Continuous delivery and package management for Kubernetes.
URL: https://carvel.dev/kapp-controller
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1708037848
LastModified: 1708037848
URLPath: /cgit/aur.git/snapshot/kctrl-bin.tar.gz