aterm on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S aterm

* (Optional) Uninstall aterm on Arch using YAY

$ yay -Rns aterm

2. Manually Install "aterm" via AUR

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

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

b. Clone aterm's git locally

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

c. Go to ~/aterm folder and install it

$ cd ~/aterm $ makepkg -si

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

ID: 709990
Name: aterm
PackageBaseID: 74230
PackageBase: aterm
Version: 1.0.1-7
Description: An xterm replacement with transparency support
URL: http://aterm.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Snowman
FirstSubmitted: 1381369901
LastModified: 1584678929
URLPath: /cgit/aur.git/snapshot/aterm.tar.gz