pass-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pass-git

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

$ yay -Rns pass-git

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

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

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

$ cd ~/pass-git $ makepkg -si

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

ID: 1364456
Name: pass-git
PackageBaseID: 62629
PackageBase: pass-git
Version: 1.7.4.r12.28cec11-2
Description: Stores, retrieves, generates, and synchronizes passwords securely
URL: https://passwordstore.org
NumVotes: 15
Popularity: 0.000154
OutOfDate:
Maintainer: ralphptorres
Submitter: insmo
FirstSubmitted: 1347178963
LastModified: 1701712773
URLPath: /cgit/aur.git/snapshot/pass-git.tar.gz