erigon-alpha on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S erigon-alpha

* (Optional) Uninstall erigon-alpha on Arch using YAY

$ yay -Rns erigon-alpha

2. Manually Install "erigon-alpha" via AUR

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

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

b. Clone erigon-alpha's git locally

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

c. Go to ~/erigon-alpha folder and install it

$ cd ~/erigon-alpha $ makepkg -si

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

ID: 1070385
Name: erigon-alpha
PackageBaseID: 178174
PackageBase: erigon-alpha
Version: 2022.04.03-1
Description: Ethereum implementation on the efficiency frontier (Alpha channel).
URL: https://github.com/ledgerwatch/erigon
NumVotes: 0
Popularity: 0
OutOfDate: 1651724960
Maintainer: hbarcelos
FirstSubmitted: 1650630855
LastModified: 1650630855
URLPath: /cgit/aur.git/snapshot/erigon-alpha.tar.gz