dhtool on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S dhtool

* (Optional) Uninstall dhtool on Arch using YAY

$ yay -Rns dhtool

2. Manually Install "dhtool" via AUR

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

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

b. Clone dhtool's git locally

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

c. Go to ~/dhtool folder and install it

$ cd ~/dhtool $ makepkg -si

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

ID: 593912
Name: dhtool
PackageBaseID: 96212
PackageBase: heavything
Version: 1.24-1
Description: a Diffie-Hellman parameter generator/verifier/converter
URL: https://2ton.com.au/dhtool/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: ser
FirstSubmitted: 1437443624
LastModified: 1552367840
URLPath: /cgit/aur.git/snapshot/dhtool.tar.gz