python-bls on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S python-bls

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

$ yay -Rns python-bls

2. Manually Install "python-bls" via AUR

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

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

b. Clone python-bls's git locally

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

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

$ cd ~/python-bls $ makepkg -si

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

ID: 1254936
Name: python-bls
PackageBaseID: 151053
PackageBase: python-bls
Version: 0.1.9-1
Description: BLS12-381 and Signatures in Python
URL: https://github.com/zebra-lucky/python-bls
NumVotes: 1
Popularity: 0
OutOfDate: 1699391379
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1585933422
LastModified: 1683562275
URLPath: /cgit/aur.git/snapshot/python-bls.tar.gz