gnupg23 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gnupg23

* (Optional) Uninstall gnupg23 on Arch using YAY

$ yay -Rns gnupg23

2. Manually Install "gnupg23" via AUR

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

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

b. Clone gnupg23's git locally

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

c. Go to ~/gnupg23 folder and install it

$ cd ~/gnupg23 $ makepkg -si

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

ID: 1133283
Name: gnupg23
PackageBaseID: 172974
PackageBase: gnupg23
Version: 2.3.7-1
Description: Complete and free implementation of the OpenPGP standard
URL: https://www.gnupg.org/
NumVotes: 3
Popularity: 0.104845
OutOfDate:
Maintainer: jkolo
FirstSubmitted: 1636628446
LastModified: 1661949598
URLPath: /cgit/aur.git/snapshot/gnupg23.tar.gz