evmone on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S evmone

* (Optional) Uninstall evmone on Arch using YAY

$ yay -Rns evmone

2. Manually Install "evmone" via AUR

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

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

b. Clone evmone's git locally

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

c. Go to ~/evmone folder and install it

$ cd ~/evmone $ makepkg -si

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

ID: 1381022
Name: evmone
PackageBaseID: 144277
PackageBase: evmone
Version: 0.11.0-1
Description: Fast Ethereum Virtual Machine implementation
URL: https://github.com/ethereum/evmone/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: marenz
Submitter: marenz
FirstSubmitted: 1565632236
LastModified: 1704481860
URLPath: /cgit/aur.git/snapshot/evmone.tar.gz