kapp-bin on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "kapp-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
Copied
b. Install kapp-bin on Arch using YAY
$
yay -S
kapp-bin
Copied
* (Optional) Uninstall kapp-bin on Arch using YAY
$
yay -Rns
kapp-bin
Copied
2. Manually Install "kapp-bin" 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-bin's git locally
$
git clone https://aur.archlinux.org/kapp-bin.git
~/kapp-bin
Copied
c. Go to ~/kapp-bin folder and install it
$
cd
~/kapp-bin
Copied
$
makepkg -si
Copied
3. Information about the kapp-bin package on Arch User Repository (AUR)
ID: 1389825
Name: kapp-bin
PackageBaseID: 152716
PackageBase: kapp-bin
Version: 0.60.0-5
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: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: zankich
FirstSubmitted: 1589326119
LastModified: 1705842950
URLPath: /cgit/aur.git/snapshot/kapp-bin.tar.gz
Name: kapp-bin
PackageBaseID: 152716
PackageBase: kapp-bin
Version: 0.60.0-5
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: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: zankich
FirstSubmitted: 1589326119
LastModified: 1705842950
URLPath: /cgit/aur.git/snapshot/kapp-bin.tar.gz