blst on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S blst

* (Optional) Uninstall blst on Arch using YAY

$ yay -Rns blst

2. Manually Install "blst" via AUR

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

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

b. Clone blst's git locally

$ git clone https://aur.archlinux.org/blst.git ~/blst

c. Go to ~/blst folder and install it

$ cd ~/blst $ makepkg -si

3. Information about the blst package on Arch User Repository (AUR)

ID: 1321807
Name: blst
PackageBaseID: 197761
PackageBase: blst
Version: 0.3.11-1
Description: Multilingual BLS12-381 signature library
URL: https://github.com/supranational/blst
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bezirg
Submitter: bezirg
FirstSubmitted: 1695206386
LastModified: 1695206386
URLPath: /cgit/aur.git/snapshot/blst.tar.gz