macOS
brew install xmriglocal Homebrew formula metadata
brew / rank 3090
Monero (XMR) CPU miner. Version 6.26.0 via Homebrew; verified 2026-06-15. Also installable with debian: sudo apt install xmrig.
install
brew install xmriglocal Homebrew formula metadata
sudo apk add xmrigAlpine Linux edge package indexes · xmrig · source: dl-cdn.alpinelinux.org
sudo apt install xmrigDebian stable package indexes · xmrig · source: deb.debian.org
nix profile install nixpkgs#xmrignixpkgs package indexes · pkgs/by-name/xm/xmrig/package.nix · source: api.github.com
sudo pacman -S xmrigArch Linux sync databases · xmrig · source: geo.mirror.pkgbuild.com
sudo zypper install xmrigopenSUSE Tumbleweed package metadata · xmrig · source: download.opensuse.org
scoop install extras/xmrigScoop official bucket manifest trees · bucket/xmrig.json · source: api.github.com
overview
Monero (XMR) CPU miner
history
XMRig is the best-known open-source command-line miner in the Monero ecosystem and a broader multi-algorithm mining/benchmarking tool. Its official site describes it as a cross-platform RandomX, KawPow, CryptoNight, and GhostRider CPU/GPU miner, RandomX benchmark, and stratum proxy.
The GitHub repository was created in April 2017, during the CryptoNight mining era, and evolved into a cross-platform C/C++ miner with official builds for major desktop and server operating systems. The repository topics and documentation center Monero, XMR, CryptoNight, RandomX, and CPU mining, while the current product page also covers GPU backends and the XMRig Proxy.
A major inflection point was Monero's 2019 RandomX migration. The Monero project announced the November 30, 2019 network upgrade and new long-term proof-of-work algorithm, while XMRig's own RandomX migration guide told miners to update before that date. XMRig 5.0.0, published shortly before the upgrade, was described by the project as the first stable unified CPU plus OpenCL plus CUDA release.
XMRig adoption is tied to Monero's mining culture, where miners need a fast CLI, pool/daemon configuration, hardware tuning, and cross-platform binaries. The official RandomX optimization guide documents details such as huge pages, 1GB pages on Linux, MSR-related tuning, and cache/QoS behavior, which shows the tool's role as both miner and performance-tuning surface.
The project also became visible outside voluntary mining because XMRig is commonly repackaged or abused in unauthorized cryptomining campaigns. For package-nerd history, that dual reputation matters: the same easy-to-ship, headless, performant binary that helps legitimate miners also made it a recognizable artifact in endpoint security and incident-response work.
Legitimate users run xmrig with a config.json file or command-line options pointing at a pool, wallet address, algorithm/coin settings, CPU/GPU backend choices, TLS/proxy options, and performance tuning. The hosted wizard and docs help generate configs, while benchmark mode gives a reproducible way to compare RandomX performance across CPUs.
Operators with many workers can use xmrig-proxy to reduce pool-side connection pressure and centralize stratum traffic. Solo and pool mining setups also intersect with Monero node configuration, P2Pool-style workflows, and hardware-specific tuning.
XMRig is a package with a very real operational footprint: one CLI can drive CPU mining, GPU mining, benchmarking, HTTP APIs, and proxy-style deployment. It is significant because it packages hard hardware-specific performance work into something users can install and run like any other Unix tool.
It is also a reminder that package metadata categories can be awkward. XMRig is a cryptocurrency tool, a benchmark, a hardware-tuning workload, and a security indicator depending on context.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.json in the same directory as the miner executable~/.xmrig.json~/.config/xmrig.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xmrig | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:xmrig |
|---|---|
| Version | 6.26.0 |
| Package manager | Homebrew |
| Homepage | https://xmrig.com/ |
| Repository | https://github.com/xmrig/xmrig |
| Last updated | 2026-06-15T10:21:24-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xmrig 6.22.2+dfsg-2
High performance, open source CPU/GPU miner and RandomX benchmark
sudo apt install xmrigxmrig
nix profile install nixpkgs#xmrigxmrig 6.21.1+dfsg-1build2
High performance, open source CPU/GPU miner and RandomX benchmark
sudo apt install xmrigxmrig 6.26.0-r0
XMRig is a high performance Monero (XMR) miner
sudo apk add xmrigxmrig-doc 6.26.0-r0
XMRig is a high performance Monero (XMR) miner (documentation)
sudo apk add xmrig-docxmrig 6.26.0-1
RandomX, KawPow, CryptoNight, AstroBWT and GhostRider unified CPU/GPU miner and RandomX benchmark
https://github.com/xmrig/xmrig
sudo pacman -S xmrigxmrig 6.26.0-1.3
XMR mining application
sudo zypper install xmrigextras/xmrig
scoop install extras/xmrigsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.