easyterm on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S easyterm

* (Optional) Uninstall easyterm on Arch using YAY

$ yay -Rns easyterm

2. Manually Install "easyterm" via AUR

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

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

b. Clone easyterm's git locally

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

c. Go to ~/easyterm folder and install it

$ cd ~/easyterm $ makepkg -si

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

ID: 1298245
Name: easyterm
PackageBaseID: 102232
PackageBase: easyterm
Version: 0.9.2-1
Description: Serial Port Terminal Emulator
URL: https://github.com/marker5a/EasyTerm
NumVotes: 4
Popularity: 3.0E-5
OutOfDate:
Maintainer: marker5a
Submitter: marker5a
FirstSubmitted: 1445462664
LastModified: 1691027011
URLPath: /cgit/aur.git/snapshot/easyterm.tar.gz