reth-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S reth-git

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

$ yay -Rns reth-git

2. Manually Install "reth-git" via AUR

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

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

b. Clone reth-git's git locally

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

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

$ cd ~/reth-git $ makepkg -si

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

ID: 1284155
Name: reth-git
PackageBaseID: 195407
PackageBase: reth-git
Version: 0.1.0.alpha.1.r208.g428a6dc2f-1
Description: A fast implementation of the Ethereum protocol in Rust
URL: https://github.com/paradigmxyz/reth
NumVotes: 1
Popularity: 0.652361
OutOfDate:
Maintainer: onbjerg
Submitter: onbjerg
FirstSubmitted: 1688640431
LastModified: 1688640431
URLPath: /cgit/aur.git/snapshot/reth-git.tar.gz