kn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kn

* (Optional) Uninstall kn on Arch using YAY

$ yay -Rns kn

2. Manually Install "kn" via AUR

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

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

b. Clone kn's git locally

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

c. Go to ~/kn folder and install it

$ cd ~/kn $ makepkg -si

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

ID: 1182941
Name: kn
PackageBaseID: 167537
PackageBase: kn
Version: 0.3.2-1
Description: cd alternative. Navigate by typing abbreviation of paths.
URL: https://github.com/micouy/kn
NumVotes: 1
Popularity: 0.007854
OutOfDate: 1689756260
Maintainer: icewind
Submitter: sokoloowski
FirstSubmitted: 1622545384
LastModified: 1671124576
URLPath: /cgit/aur.git/snapshot/kn.tar.gz