nav on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install nav on Arch using YAY
$
yay -S
nav
Copied
* (Optional) Uninstall nav on Arch using YAY
$
yay -Rns
nav
Copied
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
Copied
b. Clone nav's git locally
$
git clone https://aur.archlinux.org/nav.git
~/nav
Copied
c. Go to ~/nav folder and install it
$
cd
~/nav
Copied
$
makepkg -si
Copied
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
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