kpt-bin on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "kpt-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

b. Install kpt-bin on Arch using YAY

$ yay -S kpt-bin

* (Optional) Uninstall kpt-bin on Arch using YAY

$ yay -Rns kpt-bin

2. Manually Install "kpt-bin" via AUR

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

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

b. Clone kpt-bin's git locally

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

c. Go to ~/kpt-bin folder and install it

$ cd ~/kpt-bin $ makepkg -si

3. Information about the kpt-bin package on Arch User Repository (AUR)

ID: 1237575
Name: kpt-bin
PackageBaseID: 170671
PackageBase: kpt-bin
Version: 1.0.0_beta.30-1
Description: Toolchain which simplifies managing Kubernetes platforms and KRM-driven infrastructure
URL: https://kpt.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1630580492
LastModified: 1680794154
URLPath: /cgit/aur.git/snapshot/kpt-bin.tar.gz