euca2ools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S euca2ools

* (Optional) Uninstall euca2ools on Arch using YAY

$ yay -Rns euca2ools

2. Manually Install "euca2ools" via AUR

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

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

b. Clone euca2ools's git locally

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

c. Go to ~/euca2ools folder and install it

$ cd ~/euca2ools $ makepkg -si

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

ID: 890334
Name: euca2ools
PackageBaseID: 40463
PackageBase: euca2ools
Version: 3.4.1-1
Description: Command-line tools for interacting with Amazon EC2 and S3 API-compatible Web services using the REST/Query API.
URL: https://github.com/eucalyptus/euca2ools/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1283430833
LastModified: 1618051478
URLPath: /cgit/aur.git/snapshot/euca2ools.tar.gz