kpt on AUR (Arch User Repository)

Last updated: July 06,2024

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

b. Install kpt on Arch using YAY

$ yay -S kpt

* (Optional) Uninstall kpt on Arch using YAY

$ yay -Rns kpt

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

b. Clone kpt's git locally

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

c. Go to ~/kpt folder and install it

$ cd ~/kpt $ makepkg -si

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