docker-credential-pass on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install docker-credential-pass on Arch using YAY
$
yay -S
docker-credential-pass
Copied
* (Optional) Uninstall docker-credential-pass on Arch using YAY
$
yay -Rns
docker-credential-pass
Copied
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
Copied
b. Clone docker-credential-pass's git locally
$
git clone https://aur.archlinux.org/docker-credential-pass.git
~/docker-credential-pass
Copied
c. Go to ~/docker-credential-pass folder and install it
$
cd
~/docker-credential-pass
Copied
$
makepkg -si
Copied
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
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