sgminer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sgminer

* (Optional) Uninstall sgminer on Arch using YAY

$ yay -Rns sgminer

2. Manually Install "sgminer" via AUR

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

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

b. Clone sgminer's git locally

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

c. Go to ~/sgminer folder and install it

$ cd ~/sgminer $ makepkg -si

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

ID: 484337
Name: sgminer
PackageBaseID: 99368
PackageBase: sgminer
Version: 5.6.1-1
Description: A multi-threaded multi-pool GPU miner for scrypt-based coins.
URL: https://github.com/nicehash/sgminer/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1441411938
LastModified: 1517939544
URLPath: /cgit/aur.git/snapshot/sgminer.tar.gz