erigon on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S erigon

* (Optional) Uninstall erigon on Arch using YAY

$ yay -Rns erigon

2. Manually Install "erigon" via AUR

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

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

b. Clone erigon's git locally

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

c. Go to ~/erigon folder and install it

$ cd ~/erigon $ makepkg -si

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

ID: 1425041
Name: erigon
PackageBaseID: 170595
PackageBase: erigon
Version: 1:2.58.2-2
Description: Ethereum implementation on the efficiency frontier.
URL: https://github.com/ledgerwatch/erigon
NumVotes: 6
Popularity: 0.00011
OutOfDate:
Maintainer: vorot93
Submitter: vorot93
FirstSubmitted: 1630406990
LastModified: 1710162175
URLPath: /cgit/aur.git/snapshot/erigon.tar.gz