pgpdump-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pgpdump-git

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

$ yay -Rns pgpdump-git

2. Manually Install "pgpdump-git" via AUR

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

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

b. Clone pgpdump-git's git locally

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

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

$ cd ~/pgpdump-git $ makepkg -si

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

ID: 206678
Name: pgpdump-git
PackageBaseID: 37003
PackageBase: pgpdump-git
Version: 1:v0.28.r14.ga65eb20-2
Description: Dumps information (Used Keys, moduli, r, s, ...) from a OpenPGP compatible file.
URL: http://www.mew.org/~kazu/proj/pgpdump/en/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1273059616
LastModified: 1436011332
URLPath: /cgit/aur.git/snapshot/pgpdump-git.tar.gz