openethereum on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S openethereum

* (Optional) Uninstall openethereum on Arch using YAY

$ yay -Rns openethereum

2. Manually Install "openethereum" via AUR

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

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

b. Clone openethereum's git locally

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

c. Go to ~/openethereum folder and install it

$ cd ~/openethereum $ makepkg -si

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

ID: 1234928
Name: openethereum
PackageBaseID: 192175
PackageBase: openethereum
Version: 3.3.5-2
Description: Fast and feature-rich multi-network Ethereum client
URL: https://parity.io/ethereum
NumVotes: 2
Popularity: 0.492013
OutOfDate:
Maintainer: Sk1t
Submitter: arojas
FirstSubmitted: 1680343193
LastModified: 1680343193
URLPath: /cgit/aur.git/snapshot/openethereum.tar.gz

5. The same packages on other Linux Distributions