ssterm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ssterm

* (Optional) Uninstall ssterm on Arch using YAY

$ yay -Rns ssterm

2. Manually Install "ssterm" via AUR

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

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

b. Clone ssterm's git locally

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

c. Go to ~/ssterm folder and install it

$ cd ~/ssterm $ makepkg -si

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

ID: 1346179
Name: ssterm
PackageBaseID: 115988
PackageBase: ssterm
Version: 3.0.0-2
Description: A simple console-based serial port terminal
URL: https://github.com/vsergeev/ssterm
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vsergeev
Submitter: vsergeev
FirstSubmitted: 1475733889
LastModified: 1698906635
URLPath: /cgit/aur.git/snapshot/ssterm.tar.gz