awsume on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S awsume

* (Optional) Uninstall awsume on Arch using YAY

$ yay -Rns awsume

2. Manually Install "awsume" via AUR

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

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

b. Clone awsume's git locally

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

c. Go to ~/awsume folder and install it

$ cd ~/awsume $ makepkg -si

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

ID: 959963
Name: awsume
PackageBaseID: 163417
PackageBase: awsume
Version: 4.5.3-1
Description: A convenient way to manage AWS session tokens and assume role credentials
URL: https://awsu.me/
NumVotes: 2
Popularity: 0.368628
OutOfDate:
Maintainer: SpoonJr
Submitter: ainola
FirstSubmitted: 1613516048
LastModified: 1631469581
URLPath: /cgit/aur.git/snapshot/awsume.tar.gz