navi-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S navi-bin

* (Optional) Uninstall navi-bin on Arch using YAY

$ yay -Rns navi-bin

2. Manually Install "navi-bin" via AUR

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

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

b. Clone navi-bin's git locally

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

c. Go to ~/navi-bin folder and install it

$ cd ~/navi-bin $ makepkg -si

3. Information about the navi-bin package on Arch User Repository (AUR)

ID: 1087181
Name: navi-bin
PackageBaseID: 150110
PackageBase: navi-bin
Version: 2.20.1-1
Description: An interactive cheatsheet tool for the command-line
URL: https://github.com/denisidoro/navi
NumVotes: 6
Popularity: 0.002288
OutOfDate:
Maintainer: itmecho
Submitter: itmecho
FirstSubmitted: 1584018161
LastModified: 1653912168
URLPath: /cgit/aur.git/snapshot/navi-bin.tar.gz