hnsd-git on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S hnsd-git

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

$ yay -Rns hnsd-git

2. Manually Install "hnsd-git" via AUR

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

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

b. Clone hnsd-git's git locally

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

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

$ cd ~/hnsd-git $ makepkg -si

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

ID: 843483
Name: hnsd-git
PackageBaseID: 136144
PackageBase: hnsd-git
Version: 1.0.0.5.g1b47849-1
Description: SPV resolver daemon for the Handshake network. Written in C for speed/size/embedability.
URL: http://handshake.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thann
Submitter: thann
FirstSubmitted: 1537420147
LastModified: 1609963562
URLPath: /cgit/aur.git/snapshot/hnsd-git.tar.gz

5. The same packages on other Linux Distributions