elvish-git on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S elvish-git

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

$ yay -Rns elvish-git

2. Manually Install "elvish-git" via AUR

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

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

b. Clone elvish-git's git locally

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

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

$ cd ~/elvish-git $ makepkg -si

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

ID: 1339811
Name: elvish-git
PackageBaseID: 107623
PackageBase: elvish-git
Version: 0.20.0.dev.r112.g1c0cffb-1
Description: A friendly and expressive Unix shell
URL: https://elv.sh
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1455545177
LastModified: 1698248981
URLPath: /cgit/aur.git/snapshot/elvish-git.tar.gz