libmcl on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libmcl on Arch using YAY
$
yay -S
libmcl
Copied
* (Optional) Uninstall libmcl on Arch using YAY
$
yay -Rns
libmcl
Copied
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
Copied
b. Clone libmcl's git locally
$
git clone https://aur.archlinux.org/libmcl.git
~/libmcl
Copied
c. Go to ~/libmcl folder and install it
$
cd
~/libmcl
Copied
$
makepkg -si
Copied
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
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