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

Last updated: June 26,2024

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

$ yay -S pass-notify-git

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

$ yay -Rns pass-notify-git

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

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

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

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

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

ID: 1287490
Name: pass-notify-git
PackageBaseID: 161211
PackageBase: pass-notify-git
Version: 0.4.0-1
Description: password-store extension for output via desktop notifications
URL: https://github.com/emlun/pass-notify/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: emlun
Submitter: emlun
FirstSubmitted: 1608760326
LastModified: 1689155788
URLPath: /cgit/aur.git/snapshot/pass-notify-git.tar.gz