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

Last updated: May 02,2024

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

$ yay -S aws-ecs-cli

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

$ yay -Rns aws-ecs-cli

2. Manually Install "aws-ecs-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-ecs-cli's git locally

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

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

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

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

ID: 888247
Name: aws-ecs-cli
PackageBaseID: 125535
PackageBase: aws-ecs-cli
Version: 1.21.0-1
Description: The Amazon EC2 Container Service (Amazon ECS) command line interface (CLI) provides high-level commands to simplify creating, updating, and monitoring clusters and tasks from a local development environment.
URL: https://github.com/aws/amazon-ecs-cli
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: JulianXhokaxhiu
Submitter: ianks
FirstSubmitted: 1505239124
LastModified: 1617659858
URLPath: /cgit/aur.git/snapshot/aws-ecs-cli.tar.gz