kns on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S kns

* (Optional) Uninstall kns on Arch using YAY

$ yay -Rns kns

2. Manually Install "kns" via AUR

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

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

b. Clone kns's git locally

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

c. Go to ~/kns folder and install it

$ cd ~/kns $ makepkg -si

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

ID: 1084594
Name: kns
PackageBaseID: 179116
PackageBase: kns
Version: 1.0-0
Description: kns is a very small shellscript that utilizes fzf to switch between Kubernetes namespaces blazing fast.
URL: https://github.com/blendle/kns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p4ck3t0
Submitter: p4ck3t0
FirstSubmitted: 1653393561
LastModified: 1653393561
URLPath: /cgit/aur.git/snapshot/kns.tar.gz