navi-bash on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S navi-bash

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

$ yay -Rns navi-bash

2. Manually Install "navi-bash" via AUR

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

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

b. Clone navi-bash's git locally

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

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

$ cd ~/navi-bash $ makepkg -si

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

ID: 710836
Name: navi-bash
PackageBaseID: 150573
PackageBase: navi-bash
Version: 0.18.3-1
Description: An interactive cheatsheet tool for the command-line (Unmaintained v1 bash version)
URL: https://github.com/denisidoro/navi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: itmecho
Submitter: itmecho
FirstSubmitted: 1584871113
LastModified: 1584871113
URLPath: /cgit/aur.git/snapshot/navi-bash.tar.gz