gpgpass-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gpgpass-git

* (Optional) Uninstall gpgpass-git on Arch using YAY

$ yay -Rns gpgpass-git

2. Manually Install "gpgpass-git" via AUR

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

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

b. Clone gpgpass-git's git locally

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

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

$ cd ~/gpgpass-git $ makepkg -si

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

ID: 928019
Name: gpgpass-git
PackageBaseID: 168462
PackageBase: gpgpass-git
Version: r23.388f5f8-1
Description: POSIX shell script for managing passwords
URL: https://sr.ht/~billy02357/gpgpass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fossdd
FirstSubmitted: 1624984546
LastModified: 1624984546
URLPath: /cgit/aur.git/snapshot/gpgpass-git.tar.gz