nnn-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nnn-git

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

$ yay -Rns nnn-git

2. Manually Install "nnn-git" via AUR

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

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

b. Clone nnn-git's git locally

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

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

$ cd ~/nnn-git $ makepkg -si

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

ID: 1155270
Name: nnn-git
PackageBaseID: 128377
PackageBase: nnn-git
Version: 4.6.r48.gf89ba775-1
Description: The fastest terminal file manager ever written.
URL: https://github.com/jarun/nnn
NumVotes: 6
Popularity: 3.0E-6
OutOfDate:
Maintainer: eNV25
Submitter: metak
FirstSubmitted: 1514219811
LastModified: 1666292981
URLPath: /cgit/aur.git/snapshot/nnn-git.tar.gz