gnupg1 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gnupg1

* (Optional) Uninstall gnupg1 on Arch using YAY

$ yay -Rns gnupg1

2. Manually Install "gnupg1" via AUR

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

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

b. Clone gnupg1's git locally

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

c. Go to ~/gnupg1 folder and install it

$ cd ~/gnupg1 $ makepkg -si

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

ID: 990809
Name: gnupg1
PackageBaseID: 58030
PackageBase: gnupg1
Version: 1.4.23-1
Description: GNU Privacy Guard - a complete and free implementation of the OpenPGP standard.
URL: http://www.gnupg.org/
NumVotes: 36
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1332979558
LastModified: 1637278200
URLPath: /cgit/aur.git/snapshot/gnupg1.tar.gz