ethminer on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S ethminer

* (Optional) Uninstall ethminer on Arch using YAY

$ yay -Rns ethminer

2. Manually Install "ethminer" via AUR

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

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

b. Clone ethminer's git locally

$ git clone https://aur.archlinux.org/ethminer.git ~/ethminer

c. Go to ~/ethminer folder and install it

$ cd ~/ethminer $ makepkg -si

3. Information about the ethminer package on Arch User Repository (AUR)

ID: 1055224
Name: ethminer
PackageBaseID: 125210
PackageBase: ethminer
Version: 0.19.0-2
Description: Ethereum miner with OpenCL and stratum support (built without CUDA).
URL: https://github.com/ethereum-mining/ethminer
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: mrxx
Submitter: 5chdn
FirstSubmitted: 1504167353
LastModified: 1647981291
URLPath: /cgit/aur.git/snapshot/ethminer.tar.gz