etsh on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S etsh

* (Optional) Uninstall etsh on Arch using YAY

$ yay -Rns etsh

2. Manually Install "etsh" via AUR

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

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

b. Clone etsh's git locally

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

c. Go to ~/etsh folder and install it

$ cd ~/etsh $ makepkg -si

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

ID: 1080177
Name: etsh
PackageBaseID: 168841
PackageBase: etsh
Version: 5.4.0-1
Description: An enhanced, backward-compatible port of the V6 UNIX <-> V6 Thompson shell.
URL: https://etsh.nl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Menelkir
FirstSubmitted: 1626020506
LastModified: 1652555828
URLPath: /cgit/aur.git/snapshot/etsh.tar.gz