ccminer on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S ccminer

* (Optional) Uninstall ccminer on Arch using YAY

$ yay -Rns ccminer

2. Manually Install "ccminer" via AUR

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

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

b. Clone ccminer's git locally

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

c. Go to ~/ccminer folder and install it

$ cd ~/ccminer $ makepkg -si

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

ID: 581616
Name: ccminer
PackageBaseID: 111973
PackageBase: ccminer
Version: 2.3.1-1
Description: Coin miner using CUDA for nVidia GPUs.
URL: http://ccminer.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: MarcinWieczorek
Submitter: MarcinWieczorek
FirstSubmitted: 1464886681
LastModified: 1548928384
URLPath: /cgit/aur.git/snapshot/ccminer.tar.gz