ethrun on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install ethrun on Arch using YAY
$
yay -S
ethrun
Copied
* (Optional) Uninstall ethrun on Arch using YAY
$
yay -Rns
ethrun
Copied
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
Copied
b. Clone ethrun's git locally
$
git clone https://aur.archlinux.org/ethrun.git
~/ethrun
Copied
c. Go to ~/ethrun folder and install it
$
cd
~/ethrun
Copied
$
makepkg -si
Copied
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
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