cgminer on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S cgminer

* (Optional) Uninstall cgminer on Arch using YAY

$ yay -Rns cgminer

2. Manually Install "cgminer" via AUR

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

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

b. Clone cgminer's git locally

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

c. Go to ~/cgminer folder and install it

$ cd ~/cgminer $ makepkg -si

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

ID: 1048643
Name: cgminer
PackageBaseID: 166545
PackageBase: cgminer
Version: 4.11.1-10
Description: Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin
URL: http://ck.kolivas.org/apps/cgminer/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1620464678
LastModified: 1646818664
URLPath: /cgit/aur.git/snapshot/cgminer.tar.gz