libsnark-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libsnark-git

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

$ yay -Rns libsnark-git

2. Manually Install "libsnark-git" via AUR

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

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

b. Clone libsnark-git's git locally

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

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

$ cd ~/libsnark-git $ makepkg -si

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

ID: 554039
Name: libsnark-git
PackageBaseID: 136839
PackageBase: libsnark-git
Version: v20140603.r321.g3e92af1-1
Description: libsnark: a C++ library for zkSNARK proofs
URL: https://github.com/scipr-lab/libsnark
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: amaloz
FirstSubmitted: 1540245719
LastModified: 1540245719
URLPath: /cgit/aur.git/snapshot/libsnark-git.tar.gz