aws-eb-cli on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S aws-eb-cli

* (Optional) Uninstall aws-eb-cli on Arch using YAY

$ yay -Rns aws-eb-cli

2. Manually Install "aws-eb-cli" via AUR

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

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

b. Clone aws-eb-cli's git locally

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

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

$ cd ~/aws-eb-cli $ makepkg -si

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

ID: 832296
Name: aws-eb-cli
PackageBaseID: 99557
PackageBase: aws-eb-cli
Version: 3.19.2-1
Description: The API and CLI tools that provide access to Amazon Elastic Beanstalk awsebcli
URL: https://pypi.python.org/pypi/awsebcli
NumVotes: 2
Popularity: 0
OutOfDate: 1638847295
Maintainer:
Submitter: severach
FirstSubmitted: 1441680573
LastModified: 1607742284
URLPath: /cgit/aur.git/snapshot/aws-eb-cli.tar.gz