eterm on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install eterm on Arch using YAY
$
yay -S
eterm
Copied
* (Optional) Uninstall eterm on Arch using YAY
$
yay -Rns
eterm
Copied
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
Copied
b. Clone eterm's git locally
$
git clone https://aur.archlinux.org/eterm.git
~/eterm
Copied
c. Go to ~/eterm folder and install it
$
cd
~/eterm
Copied
$
makepkg -si
Copied
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
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