aws-ssh on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install aws-ssh on Arch using YAY
$
yay -S
aws-ssh
Copied
* (Optional) Uninstall aws-ssh on Arch using YAY
$
yay -Rns
aws-ssh
Copied
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
Copied
b. Clone aws-ssh's git locally
$
git clone https://aur.archlinux.org/aws-ssh.git
~/aws-ssh
Copied
c. Go to ~/aws-ssh folder and install it
$
cd
~/aws-ssh
Copied
$
makepkg -si
Copied
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
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