zkutil on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S zkutil

* (Optional) Uninstall zkutil on Arch using YAY

$ yay -Rns zkutil

2. Manually Install "zkutil" via AUR

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

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

b. Clone zkutil's git locally

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

c. Go to ~/zkutil folder and install it

$ cd ~/zkutil $ makepkg -si

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

ID: 799106
Name: zkutil
PackageBaseID: 158244
PackageBase: zkutil
Version: 0.3.2-2
Description: A tool to work with zkSNARK circuits generated by Circom compiler
URL: https://github.com/poma/zkutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuhcc
FirstSubmitted: 1601562230
LastModified: 1601573162
URLPath: /cgit/aur.git/snapshot/zkutil.tar.gz