ttysterm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ttysterm

* (Optional) Uninstall ttysterm on Arch using YAY

$ yay -Rns ttysterm

2. Manually Install "ttysterm" via AUR

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

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

b. Clone ttysterm's git locally

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

c. Go to ~/ttysterm folder and install it

$ cd ~/ttysterm $ makepkg -si

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

ID: 481138
Name: ttysterm
PackageBaseID: 117520
PackageBase: ttysterm
Version: 20171215-1
Description: Simple serial terminal
URL: https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git
NumVotes: 0
Popularity: 0
OutOfDate: 1577049543
Maintainer: Cynerd
Submitter: Cynerd
FirstSubmitted: 1480922100
LastModified: 1516976148
URLPath: /cgit/aur.git/snapshot/ttysterm.tar.gz