quicknav on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S quicknav

* (Optional) Uninstall quicknav on Arch using YAY

$ yay -Rns quicknav

2. Manually Install "quicknav" via AUR

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

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

b. Clone quicknav's git locally

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

c. Go to ~/quicknav folder and install it

$ cd ~/quicknav $ makepkg -si

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

ID: 1087783
Name: quicknav
PackageBaseID: 164071
PackageBase: quicknav
Version: 1.5.0-1
Description: A way to quickly navigate your filesystem from the command line.
URL: https://github.com/MrDogeBro/quicknav
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MrDogeBro
Submitter: MrDogeBro
FirstSubmitted: 1615064033
LastModified: 1654002038
URLPath: /cgit/aur.git/snapshot/quicknav.tar.gz