nsh-git on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S nsh-git

* (Optional) Uninstall nsh-git on Arch using YAY

$ yay -Rns nsh-git

2. Manually Install "nsh-git" via AUR

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

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

b. Clone nsh-git's git locally

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

c. Go to ~/nsh-git folder and install it

$ cd ~/nsh-git $ makepkg -si

3. Information about the nsh-git package on Arch User Repository (AUR)

ID: 982660
Name: nsh-git
PackageBaseID: 172648
PackageBase: nsh-git
Version: 0.4.2.581.g5760767-1
Description: A command-line shell like fish, but POSIX compatible
URL: https://github.com/nuta/nsh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: timescam
Submitter: timescam
FirstSubmitted: 1635841217
LastModified: 1635841217
URLPath: /cgit/aur.git/snapshot/nsh-git.tar.gz