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

Last updated: September 20,2024

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

$ yay -S python-eth-hash

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

$ yay -Rns python-eth-hash

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

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

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

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

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

ID: 963493
Name: python-eth-hash
PackageBaseID: 138878
PackageBase: python-eth-hash
Version: 0.3.2-2
Description: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256 or sha3.
URL: https://github.com/ethereum/eth-hash
NumVotes: 0
Popularity: 0
OutOfDate: 1692647756
Maintainer:
Submitter: algebro
FirstSubmitted: 1547926218
LastModified: 1632143486
URLPath: /cgit/aur.git/snapshot/python-eth-hash.tar.gz