pass-audit on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pass-audit

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

$ yay -Rns pass-audit

2. Manually Install "pass-audit" via AUR

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

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

b. Clone pass-audit's git locally

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

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

$ cd ~/pass-audit $ makepkg -si

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

ID: 1283064
Name: pass-audit
PackageBaseID: 130324
PackageBase: pass-audit
Version: 1.2-2
Description: A pass extension for auditing your password repository.
URL: https://github.com/roddhjav/pass-audit
NumVotes: 6
Popularity: 2.0E-5
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1519496979
LastModified: 1688462845
URLPath: /cgit/aur.git/snapshot/pass-audit.tar.gz