pinentry-rofi on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pinentry-rofi

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

$ yay -Rns pinentry-rofi

2. Manually Install "pinentry-rofi" via AUR

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

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

b. Clone pinentry-rofi's git locally

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

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

$ cd ~/pinentry-rofi $ makepkg -si

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

ID: 1368648
Name: pinentry-rofi
PackageBaseID: 126294
PackageBase: pinentry-rofi
Version: 2.0.5-2
Description: rofi-based pinentry implementation
URL: https://github.com/plattfot/pinentry-rofi
NumVotes: 5
Popularity: 0.501263
OutOfDate:
Maintainer: freswa
Submitter: arkhan
FirstSubmitted: 1507771976
LastModified: 1702408869
URLPath: /cgit/aur.git/snapshot/pinentry-rofi.tar.gz