ec2-metadata on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S ec2-metadata

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

$ yay -Rns ec2-metadata

2. Manually Install "ec2-metadata" via AUR

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

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

b. Clone ec2-metadata's git locally

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

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

$ cd ~/ec2-metadata $ makepkg -si

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

ID: 744180
Name: ec2-metadata
PackageBaseID: 39092
PackageBase: ec2-metadata
Version: 0.1.1-1
Description: Query the EC2 instance Metadata from within a running instance
URL: https://aws.amazon.com/code/ec2-instance-metadata-query-tool/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: yejun
FirstSubmitted: 1279814674
LastModified: 1590709265
URLPath: /cgit/aur.git/snapshot/ec2-metadata.tar.gz