aws-saml on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aws-saml

* (Optional) Uninstall aws-saml on Arch using YAY

$ yay -Rns aws-saml

2. Manually Install "aws-saml" via AUR

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

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

b. Clone aws-saml's git locally

$ git clone https://aur.archlinux.org/aws-saml.git ~/aws-saml

c. Go to ~/aws-saml folder and install it

$ cd ~/aws-saml $ makepkg -si

3. Information about the aws-saml package on Arch User Repository (AUR)

ID: 1175515
Name: aws-saml
PackageBaseID: 188256
PackageBase: aws-saml
Version: 0.1.0rc2-1
Description: Generate AWS credentials from a SAML IdP login
URL: https://github.com/joshdk/aws-saml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wavesquid
Submitter: wavesquid
FirstSubmitted: 1669597663
LastModified: 1669597907
URLPath: /cgit/aur.git/snapshot/aws-saml.tar.gz