docker-credential-pass-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S docker-credential-pass-git

* (Optional) Uninstall docker-credential-pass-git on Arch using YAY

$ yay -Rns docker-credential-pass-git

2. Manually Install "docker-credential-pass-git" 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-pass-git's git locally

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

c. Go to ~/docker-credential-pass-git folder and install it

$ cd ~/docker-credential-pass-git $ makepkg -si

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

ID: 1143428
Name: docker-credential-pass-git
PackageBaseID: 137002
PackageBase: docker-credential-pass-git
Version: 0.7.0.r0.ac5992b-1
Description: Store docker credentials using the Standard Unix Password Manager (pass)
URL: https://github.com/docker/docker-credential-helpers
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Flubbadub
Submitter: Flubbadub
FirstSubmitted: 1540821344
LastModified: 1663953801
URLPath: /cgit/aur.git/snapshot/docker-credential-pass-git.tar.gz