nsh on AUR (Arch User Repository)
Last updated: November 14,2024
Deprecated! Installation of this package may no longer be supported.
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
Copied
b. Install nsh on Arch using YAY
$
yay -S
nsh
Copied
* (Optional) Uninstall nsh on Arch using YAY
$
yay -Rns
nsh
Copied
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
Copied
b. Clone nsh's git locally
$
git clone https://aur.archlinux.org/nsh.git
~/nsh
Copied
c. Go to ~/nsh folder and install it
$
cd
~/nsh
Copied
$
makepkg -si
Copied
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
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