python-kademlia on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-kademlia

* (Optional) Uninstall python-kademlia on Arch using YAY

$ yay -Rns python-kademlia

2. Manually Install "python-kademlia" via AUR

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

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

b. Clone python-kademlia's git locally

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

c. Go to ~/python-kademlia folder and install it

$ cd ~/python-kademlia $ makepkg -si

3. Information about the python-kademlia package on Arch User Repository (AUR)

ID: 1264427
Name: python-kademlia
PackageBaseID: 105980
PackageBase: python-kademlia
Version: 2.2.2-1
Description: Distributed hash table for decentralized peer-to-peer computer networks
URL: http://github.com/bmuller/kademlia
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1452528663
LastModified: 1685231620
URLPath: /cgit/aur.git/snapshot/python-kademlia.tar.gz