ethrun on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S ethrun

* (Optional) Uninstall ethrun on Arch using YAY

$ yay -Rns ethrun

2. Manually Install "ethrun" via AUR

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

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

b. Clone ethrun's git locally

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

c. Go to ~/ethrun folder and install it

$ cd ~/ethrun $ makepkg -si

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

ID: 470255
Name: ethrun
PackageBaseID: 127963
PackageBase: ethrun
Version: 0.2.4-1
Description: Directly run EVM bytecode
URL: https://github.com/dapphub/ethrun
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: svenstaro
Submitter: svenstaro
FirstSubmitted: 1513435752
LastModified: 1513435753
URLPath: /cgit/aur.git/snapshot/ethrun.tar.gz