es on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S es

* (Optional) Uninstall es on Arch using YAY

$ yay -Rns es

2. Manually Install "es" via AUR

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

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

b. Clone es's git locally

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

c. Go to ~/es folder and install it

$ cd ~/es $ makepkg -si

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

ID: 559848
Name: es
PackageBaseID: 137360
PackageBase: es
Version: 0.9.1-1
Description: Extensible Shell derived from Plan9 rc
URL: http://wryun.github.io/es-shell/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
FirstSubmitted: 1542187120
LastModified: 1542187120
URLPath: /cgit/aur.git/snapshot/es.tar.gz