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