ec2-ip on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ec2-ip

* (Optional) Uninstall ec2-ip on Arch using YAY

$ yay -Rns ec2-ip

2. Manually Install "ec2-ip" via AUR

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

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

b. Clone ec2-ip's git locally

$ git clone https://aur.archlinux.org/ec2-ip.git ~/ec2-ip

c. Go to ~/ec2-ip folder and install it

$ cd ~/ec2-ip $ makepkg -si

3. Information about the ec2-ip package on Arch User Repository (AUR)

ID: 555309
Name: ec2-ip
PackageBaseID: 134339
PackageBase: ec2-ip
Version: 0.1.2-2
Description: Easily find EC2 instance ip addresses
URL: https://github.com/solarnz/ec2-ip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: solarnz
Submitter: solarnz
FirstSubmitted: 1531912177
LastModified: 1540707583
URLPath: /cgit/aur.git/snapshot/ec2-ip.tar.gz