amazon-ecr-credential-helper on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "amazon-ecr-credential-helper" 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 amazon-ecr-credential-helper on Arch using YAY

$ yay -S amazon-ecr-credential-helper

* (Optional) Uninstall amazon-ecr-credential-helper on Arch using YAY

$ yay -Rns amazon-ecr-credential-helper

2. Manually Install "amazon-ecr-credential-helper" via AUR

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

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

b. Clone amazon-ecr-credential-helper's git locally

$ git clone https://aur.archlinux.org/amazon-ecr-credential-helper.git ~/amazon-ecr-credential-helper

c. Go to ~/amazon-ecr-credential-helper folder and install it

$ cd ~/amazon-ecr-credential-helper $ makepkg -si

3. Information about the amazon-ecr-credential-helper package on Arch User Repository (AUR)

ID: 1255946
Name: amazon-ecr-credential-helper
PackageBaseID: 123534
PackageBase: amazon-ecr-credential-helper
Version: 0.7.0-1
Description: A credential helper for the Docker daemon that makes it easier to use Amazon EC2 Container Registry.
URL: https://github.com/awslabs/amazon-ecr-credential-helper
NumVotes: 6
Popularity: 0.089881
OutOfDate:
Maintainer: dcelasun
Submitter: bramswenson
FirstSubmitted: 1498086370
LastModified: 1683722493
URLPath: /cgit/aur.git/snapshot/amazon-ecr-credential-helper.tar.gz