es-shell on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S es-shell

* (Optional) Uninstall es-shell on Arch using YAY

$ yay -Rns es-shell

2. Manually Install "es-shell" via AUR

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

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

b. Clone es-shell's git locally

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

c. Go to ~/es-shell folder and install it

$ cd ~/es-shell $ makepkg -si

3. Information about the es-shell package on Arch User Repository (AUR)

ID: 1147879
Name: es-shell
PackageBaseID: 121006
PackageBase: es-shell
Version: 0.9.2-1
Description: Extensible Shell, a shell based on Plan 9's rc shell, influenced by functional languages.
URL: http://wryun.github.io/es-shell/
NumVotes: 3
Popularity: 0.135634
OutOfDate:
Maintainer: tiggy
Submitter: tiggy
FirstSubmitted: 1490545538
LastModified: 1664807130
URLPath: /cgit/aur.git/snapshot/es-shell.tar.gz