docker-credential-gcr-bin on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "docker-credential-gcr-bin" 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 docker-credential-gcr-bin on Arch using YAY

$ yay -S docker-credential-gcr-bin

* (Optional) Uninstall docker-credential-gcr-bin on Arch using YAY

$ yay -Rns docker-credential-gcr-bin

2. Manually Install "docker-credential-gcr-bin" via AUR

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

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

b. Clone docker-credential-gcr-bin's git locally

$ git clone https://aur.archlinux.org/docker-credential-gcr-bin.git ~/docker-credential-gcr-bin

c. Go to ~/docker-credential-gcr-bin folder and install it

$ cd ~/docker-credential-gcr-bin $ makepkg -si

3. Information about the docker-credential-gcr-bin package on Arch User Repository (AUR)

ID: 1094621
Name: docker-credential-gcr-bin
PackageBaseID: 168668
PackageBase: docker-credential-gcr-bin
Version: 2.1.5-1
Description: Google Container Registry's standalone, gcloud SDK-independent Docker credential helper
URL: https://github.com/GoogleCloudPlatform/docker-credential-gcr
NumVotes: 1
Popularity: 0
OutOfDate: 1690191522
Maintainer: ginkoid
Submitter: ginkoid
FirstSubmitted: 1625569648
LastModified: 1654548293
URLPath: /cgit/aur.git/snapshot/docker-credential-gcr-bin.tar.gz