kctrl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kctrl

* (Optional) Uninstall kctrl on Arch using YAY

$ yay -Rns kctrl

2. Manually Install "kctrl" via AUR

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

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

b. Clone kctrl's git locally

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

c. Go to ~/kctrl folder and install it

$ cd ~/kctrl $ makepkg -si

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

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