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

Last updated: September 20,2024

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

$ yay -S python-eth-abi

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

$ yay -Rns python-eth-abi

2. Manually Install "python-eth-abi" 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-abi's git locally

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

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

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

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

ID: 1131990
Name: python-eth-abi
PackageBaseID: 171087
PackageBase: python-eth-abi
Version: 3.0.1-1
Description: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding.
URL: https://github.com/ethereum/eth-abi
NumVotes: 0
Popularity: 0
OutOfDate: 1696347094
Maintainer:
Submitter: Kewl
FirstSubmitted: 1631790925
LastModified: 1661691562
URLPath: /cgit/aur.git/snapshot/python-eth-abi.tar.gz