pinentry-dispatch on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S pinentry-dispatch

* (Optional) Uninstall pinentry-dispatch on Arch using YAY

$ yay -Rns pinentry-dispatch

2. Manually Install "pinentry-dispatch" via AUR

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

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

b. Clone pinentry-dispatch's git locally

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

c. Go to ~/pinentry-dispatch folder and install it

$ cd ~/pinentry-dispatch $ makepkg -si

3. Information about the pinentry-dispatch package on Arch User Repository (AUR)

ID: 825669
Name: pinentry-dispatch
PackageBaseID: 160366
PackageBase: pinentry-dispatch
Version: 0.0.1-1
Description: Dispatch pinentry based on different use cases
URL: https://github.com/RuijieYu/pinentry-dispatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruy16109
Submitter: ruy16109
FirstSubmitted: 1606601896
LastModified: 1606601896
URLPath: /cgit/aur.git/snapshot/pinentry-dispatch.tar.gz