python-web3 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-web3

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

$ yay -Rns python-web3

2. Manually Install "python-web3" via AUR

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

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

b. Clone python-web3's git locally

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

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

$ cd ~/python-web3 $ makepkg -si

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

ID: 1191465
Name: python-web3
PackageBaseID: 171093
PackageBase: python-web3
Version: 5.31.3-1
Description: A Python library for interacting with Ethereum, inspired by web3.js
URL: https://github.com/ethereum/web3.py
NumVotes: 1
Popularity: 0.000146
OutOfDate: 1696346831
Maintainer: tallero
Submitter: Kewl
FirstSubmitted: 1631799323
LastModified: 1672779515
URLPath: /cgit/aur.git/snapshot/python-web3.tar.gz