aws-iam-authenticator on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S aws-iam-authenticator

* (Optional) Uninstall aws-iam-authenticator on Arch using YAY

$ yay -Rns aws-iam-authenticator

2. Manually Install "aws-iam-authenticator" via AUR

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

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

b. Clone aws-iam-authenticator's git locally

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

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

$ cd ~/aws-iam-authenticator $ makepkg -si

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

ID: 1326975
Name: aws-iam-authenticator
PackageBaseID: 143597
PackageBase: aws-iam-authenticator
Version: 0.6.9-1
Description: A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
URL: https://github.com/kubernetes-sigs/aws-iam-authenticator
NumVotes: 2
Popularity: 0
OutOfDate: 1701450400
Maintainer:
Submitter: dbirks
FirstSubmitted: 1563256648
LastModified: 1696083202
URLPath: /cgit/aur.git/snapshot/aws-iam-authenticator.tar.gz

5. The same packages on other Linux Distributions