nushell-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nushell-git

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

$ yay -Rns nushell-git

2. Manually Install "nushell-git" via AUR

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

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

b. Clone nushell-git's git locally

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

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

$ cd ~/nushell-git $ makepkg -si

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

ID: 1226861
Name: nushell-git
PackageBaseID: 144518
PackageBase: nushell-git
Version: 0.77.0.r6.g24ee381-1
Description: A new type of shell
URL: https://www.nushell.sh
NumVotes: 5
Popularity: 0.016065
OutOfDate:
Maintainer: flaviut
Submitter: flaviut
FirstSubmitted: 1566601133
LastModified: 1678887324
URLPath: /cgit/aur.git/snapshot/nushell-git.tar.gz