python-merkletools on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-merkletools

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

$ yay -Rns python-merkletools

2. Manually Install "python-merkletools" via AUR

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

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

b. Clone python-merkletools's git locally

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

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

$ cd ~/python-merkletools $ makepkg -si

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

ID: 629229
Name: python-merkletools
PackageBaseID: 140822
PackageBase: python-merkletools
Version: 1.0.3-3
Description: Python tools for creating and verifying Merkle trees and proofs
URL: https://github.com/Tierion/pymerkletools
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1553908412
LastModified: 1563071135
URLPath: /cgit/aur.git/snapshot/python-merkletools.tar.gz