dkgpg on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S dkgpg

* (Optional) Uninstall dkgpg on Arch using YAY

$ yay -Rns dkgpg

2. Manually Install "dkgpg" via AUR

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

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

b. Clone dkgpg's git locally

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

c. Go to ~/dkgpg folder and install it

$ cd ~/dkgpg $ makepkg -si

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

ID: 631461
Name: dkgpg
PackageBaseID: 129254
PackageBase: dkgpg
Version: 1.1.3-1
Description: The Distributed Privacy Guard (DKGPG) implements Distributed Key Generation (DKG) and Threshold Cryptography for OpenPGP.
URL: http://www.nongnu.org/dkgpg/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kbabioch
Submitter: kbabioch
FirstSubmitted: 1516136285
LastModified: 1563774643
URLPath: /cgit/aur.git/snapshot/dkgpg.tar.gz