gsts on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gsts

* (Optional) Uninstall gsts on Arch using YAY

$ yay -Rns gsts

2. Manually Install "gsts" via AUR

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

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

b. Clone gsts's git locally

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

c. Go to ~/gsts folder and install it

$ cd ~/gsts $ makepkg -si

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

ID: 1373490
Name: gsts
PackageBaseID: 154252
PackageBase: gsts
Version: 5.0.4-1
Description: Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
URL: https://github.com/ruimarinho/gsts
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer: mjboa
Submitter: mjboa
FirstSubmitted: 1591819127
LastModified: 1703161470
URLPath: /cgit/aur.git/snapshot/gsts.tar.gz