opendht-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S opendht-git

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

$ yay -Rns opendht-git

2. Manually Install "opendht-git" via AUR

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

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

b. Clone opendht-git's git locally

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

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

$ cd ~/opendht-git $ makepkg -si

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

ID: 1333890
Name: opendht-git
PackageBaseID: 92799
PackageBase: opendht-git
Version: 1:3.0.0.r1.g601758f5-2
Description: C++17 Distributed Hash Table (DHT) implementation
URL: https://github.com/savoirfairelinux/opendht
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: zorun
FirstSubmitted: 1430829040
LastModified: 1697288506
URLPath: /cgit/aur.git/snapshot/opendht-git.tar.gz