python-pyevmasm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyevmasm

* (Optional) Uninstall python-pyevmasm on Arch using YAY

$ yay -Rns python-pyevmasm

2. Manually Install "python-pyevmasm" via AUR

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

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

b. Clone python-pyevmasm's git locally

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

c. Go to ~/python-pyevmasm folder and install it

$ cd ~/python-pyevmasm $ makepkg -si

3. Information about the python-pyevmasm package on Arch User Repository (AUR)

ID: 722659
Name: python-pyevmasm
PackageBaseID: 138836
PackageBase: python-pyevmasm
Version: 0.2.3-1
Description: Assembler and disassembler library for the Ethereum Virtual Machine (EVM)
URL: https://github.com/trailofbits/pyevmasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: algebro
Submitter: algebro
FirstSubmitted: 1547783823
LastModified: 1587238685
URLPath: /cgit/aur.git/snapshot/python-pyevmasm.tar.gz