gpgfrontend on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gpgfrontend

* (Optional) Uninstall gpgfrontend on Arch using YAY

$ yay -Rns gpgfrontend

2. Manually Install "gpgfrontend" via AUR

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

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

b. Clone gpgfrontend's git locally

$ git clone https://aur.archlinux.org/gpgfrontend.git ~/gpgfrontend

c. Go to ~/gpgfrontend folder and install it

$ cd ~/gpgfrontend $ makepkg -si

3. Information about the gpgfrontend package on Arch User Repository (AUR)

ID: 1420928
Name: gpgfrontend
PackageBaseID: 175527
PackageBase: gpgfrontend
Version: 2.1.2-1
Description: OpenPGP crypto tool and gui frontend for modern GnuPG
URL: https://gpgfrontend.bktus.com
NumVotes: 3
Popularity: 0.007997
OutOfDate:
Maintainer: yochananmarqos
Submitter: konsonanz
FirstSubmitted: 1643650995
LastModified: 1709605300
URLPath: /cgit/aur.git/snapshot/gpgfrontend.tar.gz