gnupg-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gnupg-git

* (Optional) Uninstall gnupg-git on Arch using YAY

$ yay -Rns gnupg-git

2. Manually Install "gnupg-git" via AUR

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

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

b. Clone gnupg-git's git locally

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

c. Go to ~/gnupg-git folder and install it

$ cd ~/gnupg-git $ makepkg -si

3. Information about the gnupg-git package on Arch User Repository (AUR)

ID: 967517
Name: gnupg-git
PackageBaseID: 71466
PackageBase: gnupg-git
Version: 2.3.2.beta105_r9343.g25ae80b8e-2
Description: Complete and free implementation of the OpenPGP standard
URL: https://www.gnupg.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
Submitter: alphazo
FirstSubmitted: 1372620306
LastModified: 1632959051
URLPath: /cgit/aur.git/snapshot/gnupg-git.tar.gz