gpgkeymgr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gpgkeymgr

* (Optional) Uninstall gpgkeymgr on Arch using YAY

$ yay -Rns gpgkeymgr

2. Manually Install "gpgkeymgr" via AUR

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

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

b. Clone gpgkeymgr's git locally

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

c. Go to ~/gpgkeymgr folder and install it

$ cd ~/gpgkeymgr $ makepkg -si

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

ID: 906547
Name: gpgkeymgr
PackageBaseID: 69069
PackageBase: gpgkeymgr
Version: 0.4-2
Description: a tool to clean up the GnuPG keyring
URL: https://github.com/Nudin/gpgkeymgr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Nudin
Submitter: Nudin
FirstSubmitted: 1365871828
LastModified: 1620917794
URLPath: /cgit/aur.git/snapshot/gpgkeymgr.tar.gz