gtkterm on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gtkterm

* (Optional) Uninstall gtkterm on Arch using YAY

$ yay -Rns gtkterm

2. Manually Install "gtkterm" via AUR

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

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

b. Clone gtkterm's git locally

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

c. Go to ~/gtkterm folder and install it

$ cd ~/gtkterm $ makepkg -si

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

ID: 1118446
Name: gtkterm
PackageBaseID: 184420
PackageBase: gtkterm
Version: 1.2.1-1
Description: A gtk+ based serial port communication program
URL: https://github.com/Jeija/gtkterm
NumVotes: 2
Popularity: 0.025624
OutOfDate:
Maintainer: ra1nb0w
Submitter: ra1nb0w
FirstSubmitted: 1658998929
LastModified: 1658998929
URLPath: /cgit/aur.git/snapshot/gtkterm.tar.gz