nsh on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S nsh

* (Optional) Uninstall nsh on Arch using YAY

$ yay -Rns nsh

2. Manually Install "nsh" via AUR

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

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

b. Clone nsh's git locally

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

c. Go to ~/nsh folder and install it

$ cd ~/nsh $ makepkg -si

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

ID: 583335
Name: nsh
PackageBaseID: 139054
PackageBase: nsh
Version: 0.5.0-1
Description: A minimal and fast shell.
URL: https://gitlab.com/xacrimon/nsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: acrimon
FirstSubmitted: 1548512606
LastModified: 1549435648
URLPath: /cgit/aur.git/snapshot/nsh.tar.gz