gstm on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gstm

* (Optional) Uninstall gstm on Arch using YAY

$ yay -Rns gstm

2. Manually Install "gstm" via AUR

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

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

b. Clone gstm's git locally

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

c. Go to ~/gstm folder and install it

$ cd ~/gstm $ makepkg -si

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

ID: 834619
Name: gstm
PackageBaseID: 97960
PackageBase: gstm
Version: 1.3.7-4
Description: Gnome SSH Tunnel Manager - Gtk3 Edition
URL: https://github.com/dallenwilson/gstm
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jvybihal
Submitter: jhenson
FirstSubmitted: 1439936908
LastModified: 1608197135
URLPath: /cgit/aur.git/snapshot/gstm.tar.gz

5. The same packages on other Linux Distributions