aws-ssh on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S aws-ssh

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

$ yay -Rns aws-ssh

2. Manually Install "aws-ssh" via AUR

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

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

b. Clone aws-ssh's git locally

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

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

$ cd ~/aws-ssh $ makepkg -si

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

ID: 1113568
Name: aws-ssh
PackageBaseID: 162383
PackageBase: aws-ssh
Version: 2.2.9-1
Description: aws-ssh goes through all available AWS accounts in parallel, looks up ec2 instances and generates ssh config to access them
URL: https://github.com/springload/aws-ssh
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: ekini
Submitter: ekini
FirstSubmitted: 1611268652
LastModified: 1658107349
URLPath: /cgit/aur.git/snapshot/aws-ssh.tar.gz