copilot-cli on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S copilot-cli

* (Optional) Uninstall copilot-cli on Arch using YAY

$ yay -Rns copilot-cli

2. Manually Install "copilot-cli" via AUR

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

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

b. Clone copilot-cli's git locally

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

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

$ cd ~/copilot-cli $ makepkg -si

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

ID: 1396127
Name: copilot-cli
PackageBaseID: 155464
PackageBase: copilot-cli
Version: 1:1.33.1-1
Description: A tool to help deploy containerized applications on Amazon ECS
URL: https://github.com/aws/copilot-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: dbirks
FirstSubmitted: 1594788167
LastModified: 1706719624
URLPath: /cgit/aur.git/snapshot/copilot-cli.tar.gz