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

Last updated: November 13,2024

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

$ yay -S docker-credential-pass-bin

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

$ yay -Rns docker-credential-pass-bin

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

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

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

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

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

ID: 1383848
Name: docker-credential-pass-bin
PackageBaseID: 141798
PackageBase: docker-credential-pass-bin
Version: 0.8.1-1
Description: Store docker credentials using the Standard Unix Password Manager (pass)
URL: https://github.com/docker/docker-credential-helpers
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Flubbadub
Submitter: Flubbadub
FirstSubmitted: 1557047207
LastModified: 1704937052
URLPath: /cgit/aur.git/snapshot/docker-credential-pass-bin.tar.gz