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

Last updated: September 19,2024

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

$ yay -S docker-credential-pass

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

$ yay -Rns docker-credential-pass

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

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

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

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

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

ID: 1300806
Name: docker-credential-pass
PackageBaseID: 132349
PackageBase: docker-credential-pass
Version: 0.8.0-1
Description: program to use pass to keep Docker credentials safe
URL: https://github.com/docker/docker-credential-helpers
NumVotes: 16
Popularity: 0.171478
OutOfDate:
Maintainer: Flubbadub
Submitter: Gachapen
FirstSubmitted: 1526206480
LastModified: 1691488880
URLPath: /cgit/aur.git/snapshot/docker-credential-pass.tar.gz