python2-pyethash on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python2-pyethash

* (Optional) Uninstall python2-pyethash on Arch using YAY

$ yay -Rns python2-pyethash

2. Manually Install "python2-pyethash" via AUR

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

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

b. Clone python2-pyethash's git locally

$ git clone https://aur.archlinux.org/python2-pyethash.git ~/python2-pyethash

c. Go to ~/python2-pyethash folder and install it

$ cd ~/python2-pyethash $ makepkg -si

3. Information about the python2-pyethash package on Arch User Repository (AUR)

ID: 220719
Name: python2-pyethash
PackageBaseID: 91409
PackageBase: python2-pyethash
Version: 0.1.27-1
Description: Python wrappers for ethash, the Ethereum proof of work hashing function
URL: https://github.com/ethereum/ethash
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1426610380
LastModified: 1439341029
URLPath: /cgit/aur.git/snapshot/python2-pyethash.tar.gz