kapp on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install kapp on Arch using YAY
$
yay -S
kapp
Copied
* (Optional) Uninstall kapp on Arch using YAY
$
yay -Rns
kapp
Copied
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
Copied
b. Clone kapp's git locally
$
git clone https://aur.archlinux.org/kapp.git
~/kapp
Copied
c. Go to ~/kapp folder and install it
$
cd
~/kapp
Copied
$
makepkg -si
Copied
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
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