pgpkeydump on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pgpkeydump

* (Optional) Uninstall pgpkeydump on Arch using YAY

$ yay -Rns pgpkeydump

2. Manually Install "pgpkeydump" via AUR

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

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

b. Clone pgpkeydump's git locally

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

c. Go to ~/pgpkeydump folder and install it

$ cd ~/pgpkeydump $ makepkg -si

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

ID: 1267021
Name: pgpkeydump
PackageBaseID: 192871
PackageBase: pgpkeydump
Version: 0.2.3-1
Description: A tool for dumping PGP keys as JSON
URL: https://github.com/woodruffw/pgpkeydump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1681998352
LastModified: 1685742672
URLPath: /cgit/aur.git/snapshot/pgpkeydump.tar.gz