ecs-deploy on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ecs-deploy

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

$ yay -Rns ecs-deploy

2. Manually Install "ecs-deploy" via AUR

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

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

b. Clone ecs-deploy's git locally

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

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

$ cd ~/ecs-deploy $ makepkg -si

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

ID: 568103
Name: ecs-deploy
PackageBaseID: 138021
PackageBase: ecs-deploy
Version: 3.0.65.gda39f64-1
Description: Simple shell script for initiating blue-green deployments on Amazon EC2 Container Service (ECS)
URL: https://github.com/silinternational/ecs-deploy/
NumVotes: 0
Popularity: 0
OutOfDate: 1654275111
Maintainer:
Submitter: ChrisLahaye
FirstSubmitted: 1544696621
LastModified: 1544696621
URLPath: /cgit/aur.git/snapshot/ecs-deploy.tar.gz