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

Last updated: July 04,2024

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

$ yay -S git-credential-pass

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

$ yay -Rns git-credential-pass

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

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

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

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

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

ID: 1411915
Name: git-credential-pass
PackageBaseID: 199487
PackageBase: git-credential-pass
Version: 1.2.0-2
Description: A simple git credentials helper for pass
URL: https://github.com/Xgames123/git-credential-pass
NumVotes: 1
Popularity: 0.088708
OutOfDate:
Maintainer: ldev
Submitter: ldev
FirstSubmitted: 1699805916
LastModified: 1708352511
URLPath: /cgit/aur.git/snapshot/git-credential-pass.tar.gz