stsauth on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S stsauth

* (Optional) Uninstall stsauth on Arch using YAY

$ yay -Rns stsauth

2. Manually Install "stsauth" via AUR

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

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

b. Clone stsauth's git locally

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

c. Go to ~/stsauth folder and install it

$ cd ~/stsauth $ makepkg -si

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

ID: 1331612
Name: stsauth
PackageBaseID: 133725
PackageBase: stsauth
Version: 1.1.0-1
Description: CLI tool for fetching AWS tokens. Creates a temporary AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY that can be used with cli tools such as awscli, ansible, terraform and more.
URL: https://github.com/cshamrick/stsauth
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Musikolo
Submitter: Musikolo
FirstSubmitted: 1529776950
LastModified: 1696944797
URLPath: /cgit/aur.git/snapshot/stsauth.tar.gz