kss on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kss

* (Optional) Uninstall kss on Arch using YAY

$ yay -Rns kss

2. Manually Install "kss" via AUR

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

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

b. Clone kss's git locally

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

c. Go to ~/kss folder and install it

$ cd ~/kss $ makepkg -si

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

ID: 1369827
Name: kss
PackageBaseID: 173409
PackageBase: kss
Version: 0.4.0-1
Description: Kubernetes pod status on steroid
URL: https://github.com/chmouel/kss
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chmouel
Submitter: chmouel
FirstSubmitted: 1637769375
LastModified: 1702575593
URLPath: /cgit/aur.git/snapshot/kss.tar.gz