k9s-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S k9s-git

* (Optional) Uninstall k9s-git on Arch using YAY

$ yay -Rns k9s-git

2. Manually Install "k9s-git" via AUR

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

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

b. Clone k9s-git's git locally

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

c. Go to ~/k9s-git folder and install it

$ cd ~/k9s-git $ makepkg -si

3. Information about the k9s-git package on Arch User Repository (AUR)

ID: 1293923
Name: k9s-git
PackageBaseID: 149584
PackageBase: k9s-git
Version: v0.27.4.r23.gc1e16e33-1
Description: Kubernetes TUI for managing clusters and pods
URL: https://github.com/derailed/k9s
NumVotes: 5
Popularity: 0.848263
OutOfDate: 1701418167
Maintainer: alessi0
Submitter: 0x76
FirstSubmitted: 1582797864
LastModified: 1690227251
URLPath: /cgit/aur.git/snapshot/k9s-git.tar.gz