circom-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S circom-git

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

$ yay -Rns circom-git

2. Manually Install "circom-git" via AUR

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

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

b. Clone circom-git's git locally

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

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

$ cd ~/circom-git $ makepkg -si

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

ID: 1168262
Name: circom-git
PackageBaseID: 187320
PackageBase: circom-git
Version: v2.1.2.r0.g2fbf965-1
Description: A compiler for cryptographic circuits used for zkSNARK and PLONK proofs
URL: https://docs.circom.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bigsmoke
Submitter: bigsmoke
FirstSubmitted: 1668292191
LastModified: 1668292417
URLPath: /cgit/aur.git/snapshot/circom-git.tar.gz