python-eth-utils on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-eth-utils

* (Optional) Uninstall python-eth-utils on Arch using YAY

$ yay -Rns python-eth-utils

2. Manually Install "python-eth-utils" via AUR

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

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

b. Clone python-eth-utils's git locally

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

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

$ cd ~/python-eth-utils $ makepkg -si

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

ID: 1414033
Name: python-eth-utils
PackageBaseID: 138880
PackageBase: python-eth-utils
Version: 4.0.0-1
Description: Common utility functions for python code that interacts with Ethereum
URL: https://github.com/ethereum/eth-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: algebro
FirstSubmitted: 1547926810
LastModified: 1708658989
URLPath: /cgit/aur.git/snapshot/python-eth-utils.tar.gz