pinentry-dmenu on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S pinentry-dmenu

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

$ yay -Rns pinentry-dmenu

2. Manually Install "pinentry-dmenu" via AUR

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

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

b. Clone pinentry-dmenu's git locally

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

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

$ cd ~/pinentry-dmenu $ makepkg -si

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

ID: 1288833
Name: pinentry-dmenu
PackageBaseID: 125848
PackageBase: pinentry-dmenu
Version: 0.2.2-2
Description: A pinentry program with the charm of dmenu
URL: https://github.com/ritze/pinentry-dmenu
NumVotes: 13
Popularity: 0.187733
OutOfDate:
Maintainer: koonix
Submitter: ritze
FirstSubmitted: 1506349247
LastModified: 1689332726
URLPath: /cgit/aur.git/snapshot/pinentry-dmenu.tar.gz