kpt on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "kpt" 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 kpt on Arch using YAY
$
yay -S
kpt
Copied
* (Optional) Uninstall kpt on Arch using YAY
$
yay -Rns
kpt
Copied
2. Manually Install "kpt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kpt's git locally
$
git clone https://aur.archlinux.org/kpt.git
~/kpt
Copied
c. Go to ~/kpt folder and install it
$
cd
~/kpt
Copied
$
makepkg -si
Copied
3. Information about the kpt package on Arch User Repository (AUR)
ID: 894475
Name: kpt
PackageBaseID: 151033
PackageBase: kpt
Version: 0.39.2-1
Description: Toolkit to manage, manipulate, customize, and apply Kubernetes Resource configurations
URL: https://googlecontainertools.github.io/kpt/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: matthias.lisin
FirstSubmitted: 1585873503
LastModified: 1618805101
URLPath: /cgit/aur.git/snapshot/kpt.tar.gz
Name: kpt
PackageBaseID: 151033
PackageBase: kpt
Version: 0.39.2-1
Description: Toolkit to manage, manipulate, customize, and apply Kubernetes Resource configurations
URL: https://googlecontainertools.github.io/kpt/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gmy
Submitter: matthias.lisin
FirstSubmitted: 1585873503
LastModified: 1618805101
URLPath: /cgit/aur.git/snapshot/kpt.tar.gz