ethash-lib on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ethash-lib

* (Optional) Uninstall ethash-lib on Arch using YAY

$ yay -Rns ethash-lib

2. Manually Install "ethash-lib" via AUR

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

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

b. Clone ethash-lib's git locally

$ git clone https://aur.archlinux.org/ethash-lib.git ~/ethash-lib

c. Go to ~/ethash-lib folder and install it

$ cd ~/ethash-lib $ makepkg -si

3. Information about the ethash-lib package on Arch User Repository (AUR)

ID: 1109424
Name: ethash-lib
PackageBaseID: 164292
PackageBase: ethash-lib
Version: 0.9.0-1
Description: C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm.
URL: https://github.com/chfast/ethash
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: EndlessEden
Submitter: EndlessEden
FirstSubmitted: 1615646560
LastModified: 1657303192
URLPath: /cgit/aur.git/snapshot/ethash-lib.tar.gz