python-blspy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-blspy

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

$ yay -Rns python-blspy

2. Manually Install "python-blspy" via AUR

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

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

b. Clone python-blspy's git locally

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

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

$ cd ~/python-blspy $ makepkg -si

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

ID: 1138979
Name: python-blspy
PackageBaseID: 168943
PackageBase: python-blspy
Version: 1.0.16-1
Description: Python BLS Signatures implementation
URL: https://github.com/Chia-Network/bls-signatures
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BenTheTechGuy
FirstSubmitted: 1626415085
LastModified: 1663037307
URLPath: /cgit/aur.git/snapshot/python-blspy.tar.gz