nav on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nav

* (Optional) Uninstall nav on Arch using YAY

$ yay -Rns nav

2. Manually Install "nav" via AUR

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

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

b. Clone nav's git locally

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

c. Go to ~/nav folder and install it

$ cd ~/nav $ makepkg -si

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

ID: 1313974
Name: nav
PackageBaseID: 185034
PackageBase: nav
Version: 1.3-1
Description: A means of quick navigation through directories in the CLI
URL: https://gitlab.com/a4to/nav
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1660839278
LastModified: 1693858269
URLPath: /cgit/aur.git/snapshot/nav.tar.gz