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

Last updated: May 21,2024

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

$ yay -S pass-git-helper

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

$ yay -Rns pass-git-helper

2. Manually Install "pass-git-helper" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pass-git-helper's git locally

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

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

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

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

ID: 1313327
Name: pass-git-helper
PackageBaseID: 103301
PackageBase: pass-git-helper
Version: 1.4.0-1
Description: A git credential helper interfacing with pass, the standard unix password manager
URL: https://github.com/languitar/pass-git-helper
NumVotes: 8
Popularity: 0.000706
OutOfDate:
Maintainer: languitar
Submitter: languitar
FirstSubmitted: 1447507836
LastModified: 1693773926
URLPath: /cgit/aur.git/snapshot/pass-git-helper.tar.gz