eterm on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S eterm

* (Optional) Uninstall eterm on Arch using YAY

$ yay -Rns eterm

2. Manually Install "eterm" via AUR

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

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

b. Clone eterm's git locally

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

c. Go to ~/eterm folder and install it

$ cd ~/eterm $ makepkg -si

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

ID: 217132
Name: eterm
PackageBaseID: 54838
PackageBase: eterm
Version: 0.9.6-3
Description: A vt102 terminal emulator intended as a replacement for xterm.
URL: http://eterm.org/
NumVotes: 25
Popularity: 0
OutOfDate: 1701870064
Maintainer: bidulock
Submitter: xyproto
FirstSubmitted: 1323872267
LastModified: 1438477289
URLPath: /cgit/aur.git/snapshot/eterm.tar.gz