kapp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kapp

* (Optional) Uninstall kapp on Arch using YAY

$ yay -Rns kapp

2. Manually Install "kapp" via AUR

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

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

b. Clone kapp's git locally

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

c. Go to ~/kapp folder and install it

$ cd ~/kapp $ makepkg -si

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

ID: 1413772
Name: kapp
PackageBaseID: 143062
PackageBase: kapp
Version: 0.60.0-3
Description: kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
URL: https://carvel.dev/kapp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gtsiam
Submitter: dbirks
FirstSubmitted: 1561690939
LastModified: 1708617185
URLPath: /cgit/aur.git/snapshot/kapp.tar.gz