libmcl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libmcl

* (Optional) Uninstall libmcl on Arch using YAY

$ yay -Rns libmcl

2. Manually Install "libmcl" via AUR

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

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

b. Clone libmcl's git locally

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

c. Go to ~/libmcl folder and install it

$ cd ~/libmcl $ makepkg -si

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

ID: 1015372
Name: libmcl
PackageBaseID: 147570
PackageBase: libmcl
Version: 1.52-2
Description: Portable and fast pairing-based cryptography library
URL: https://github.com/herumi/mcl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: daurnimator
FirstSubmitted: 1576993569
LastModified: 1641582855
URLPath: /cgit/aur.git/snapshot/libmcl.tar.gz