syncterm on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S syncterm

* (Optional) Uninstall syncterm on Arch using YAY

$ yay -Rns syncterm

2. Manually Install "syncterm" via AUR

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

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

b. Clone syncterm's git locally

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

c. Go to ~/syncterm folder and install it

$ cd ~/syncterm $ makepkg -si

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

ID: 1089154
Name: syncterm
PackageBaseID: 69000
PackageBase: syncterm
Version: 1.1-4
Description: A BBS terminal program, supporting ANSI music and IBM charset.
URL: http://syncterm.bbsdev.net
NumVotes: 17
Popularity: 3.7E-5
OutOfDate:
Maintainer: mwawrzyniak
Submitter: maandree
FirstSubmitted: 1365639398
LastModified: 1654200405
URLPath: /cgit/aur.git/snapshot/syncterm.tar.gz