reth on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S reth

* (Optional) Uninstall reth on Arch using YAY

$ yay -Rns reth

2. Manually Install "reth" via AUR

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

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

b. Clone reth's git locally

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

c. Go to ~/reth folder and install it

$ cd ~/reth $ makepkg -si

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

ID: 1426637
Name: reth
PackageBaseID: 195406
PackageBase: reth
Version: v0.2.0_beta.2-1
Description: A fast implementation of the Ethereum protocol in Rust
URL: https://github.com/paradigmxyz/reth
NumVotes: 1
Popularity: 0.652362
OutOfDate:
Maintainer: onbjerg
Submitter: onbjerg
FirstSubmitted: 1688639650
LastModified: 1710357468
URLPath: /cgit/aur.git/snapshot/reth.tar.gz