bls-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bls-git

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

$ yay -Rns bls-git

2. Manually Install "bls-git" via AUR

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

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

b. Clone bls-git's git locally

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

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

$ cd ~/bls-git $ makepkg -si

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

ID: 679387
Name: bls-git
PackageBaseID: 147571
PackageBase: bls-git
Version: r463.754b28c-1
Description: An implementation of BLS threshold signature
URL: https://github.com/herumi/bls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: daurnimator
FirstSubmitted: 1576994127
LastModified: 1576994127
URLPath: /cgit/aur.git/snapshot/bls-git.tar.gz