xmrig on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S xmrig

* (Optional) Uninstall xmrig on Arch using YAY

$ yay -Rns xmrig

2. Manually Install "xmrig" via AUR

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

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

b. Clone xmrig's git locally

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

c. Go to ~/xmrig folder and install it

$ cd ~/xmrig $ makepkg -si

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

ID: 1062538
Name: xmrig
PackageBaseID: 127036
PackageBase: xmrig
Version: 6.17.0-1
Description: High Perf CryptoNote CPU and GPU (OpenCL, CUDA) miner.
URL: https://github.com/xmrig/xmrig
NumVotes: 24
Popularity: 0.397333
OutOfDate:
Maintainer: k0ste
FirstSubmitted: 1509855215
LastModified: 1649251339
URLPath: /cgit/aur.git/snapshot/xmrig.tar.gz