hterm on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S hterm

* (Optional) Uninstall hterm on Arch using YAY

$ yay -Rns hterm

2. Manually Install "hterm" via AUR

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

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

b. Clone hterm's git locally

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

c. Go to ~/hterm folder and install it

$ cd ~/hterm $ makepkg -si

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

ID: 1390928
Name: hterm
PackageBaseID: 113414
PackageBase: hterm
Version: 0.8.9-1
Description: HTerm serial terminal
URL: http://www.der-hammer.info/terminal
NumVotes: 9
Popularity: 0.088757
OutOfDate:
Maintainer: katlyn
Submitter: rroohhh
FirstSubmitted: 1468149706
LastModified: 1705997345
URLPath: /cgit/aur.git/snapshot/hterm.tar.gz