ecs-tool on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ecs-tool

* (Optional) Uninstall ecs-tool on Arch using YAY

$ yay -Rns ecs-tool

2. Manually Install "ecs-tool" via AUR

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

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

b. Clone ecs-tool's git locally

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

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

$ cd ~/ecs-tool $ makepkg -si

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

ID: 1182611
Name: ecs-tool
PackageBaseID: 162385
PackageBase: ecs-tool
Version: 1.9.4-1
Description: ecs-tool can run commands on an ECS cluster and deploy services onto it
URL: https://github.com/springload/ecs-tool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ekini
Submitter: ekini
FirstSubmitted: 1611271772
LastModified: 1671047064
URLPath: /cgit/aur.git/snapshot/ecs-tool.tar.gz