kwt on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "kwt" 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 kwt on Arch using YAY

$ yay -S kwt

* (Optional) Uninstall kwt on Arch using YAY

$ yay -Rns kwt

2. Manually Install "kwt" via AUR

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

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

b. Clone kwt's git locally

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

c. Go to ~/kwt folder and install it

$ cd ~/kwt $ makepkg -si

3. Information about the kwt package on Arch User Repository (AUR)

ID: 1413768
Name: kwt
PackageBaseID: 199569
PackageBase: kwt
Version: 0.0.8-4
Description: Kubernetes Workstation Tools CLI
URL: https://github.com/carvel-dev/kwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1700002224
LastModified: 1708617141
URLPath: /cgit/aur.git/snapshot/kwt.tar.gz