macOS
brew install monerolocal Homebrew formula metadata
brew
Official Monero wallet and CPU miner. Version 0.18.5.0 via Homebrew; verified 2026-05-12.
install
brew install monerolocal Homebrew formula metadata
sudo apk add moneroAlpine Linux edge package indexes · monero · source: dl-cdn.alpinelinux.org
sudo apt install moneroDebian stable package indexes · monero · source: deb.debian.org
sudo pacman -S moneroArch Linux sync databases · monero · source: geo.mirror.pkgbuild.com
sudo zypper install monero-developenSUSE Tumbleweed package metadata · monero-devel · source: download.opensuse.org
scoop install extras/moneroScoop official bucket manifest trees · bucket/monero.json · source: api.github.com
overview
Official Monero wallet and CPU miner
history
Monero is the reference command-line software for the Monero privacy cryptocurrency. The project traces its origin to CryptoNote: GetMonero describes an April 2014 launch of the CryptoNote reference code with no premine or instamine, followed by a community split from the founder known as thankful_for_today and a fork followed by the community and Core Team. The currency was initially known as BitMonero, and the official materials emphasize a launch model and governance culture distinct from many premined cryptocurrency projects.
The technical history centers on making privacy the default behavior of the network. The Monero codebase describes the system as a decentralized digital currency where users control funds and transaction details are not easily revealed on the public ledger. GetMonero's introductory material names stealth addresses, ring signatures, and RingCT as the three main techniques that hide recipient, sender, and amount information; its Moneropedia entry records RingCT's implementation at block 1220516 in January 2017 and its mandatory use after September 2017.
The Homebrew formula packages the official CLI stack rather than just a wallet wrapper. It installs monerod for running a node, monero-wallet-cli and monero-wallet-rpc for wallet operation and automation, plus blockchain import, export, pruning, statistics, and multisig-related utilities. In practice the package is used by operators who want local node control, command-line wallet workflows, RPC integration, mining-related tooling, or reproducible builds from source rather than a GUI-only wallet.
Monero's adoption is tied to the broader privacy-coin community: users value fungibility, default confidentiality, CPU-oriented mining, and the ability to audit or selectively disclose wallet information via keys. That same privacy focus has also made the project a frequent subject of exchange, regulatory, and forensic discussion, but the package record itself is best understood as the official Unix-style toolchain for participating in the Monero network.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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.
~/.bitmonero/bitmonero.conf~/.bitmonero/stagenet/monero-wallet-cli.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
monero-blockchain-ancestry | cli | global executable | |
monero-blockchain-depth | cli | global executable | |
monero-blockchain-export | cli | global executable | |
monero-blockchain-import | cli | global executable | |
monero-blockchain-mark-spent-outputs | cli | global executable | |
monero-blockchain-prune | cli | global executable | |
monero-blockchain-prune-known-spent-data | cli | global executable | |
monero-blockchain-stats | cli | global executable | |
monero-blockchain-usage | cli | global executable | |
monero-gen-ssl-cert | cli | global executable | |
monero-gen-trusted-multisig | cli | global executable | |
monero-wallet-cli | cli | global executable | |
monero-wallet-rpc | cli | global executable | |
monerod | cli | global executable |
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.
https://www.getmonero.org/downloads/#cli
install metadata
| Package key | brew:monero |
|---|---|
| Version | 0.18.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/monero |
| Homepage | https://www.getmonero.org/downloads/#cli |
| Repository | https://github.com/monero-project/monero |
| Upstream docs | https://docs.getmonero.org/ |
| License | BSD-3-Clause |
| Source archive | https://downloads.getmonero.org/cli/monero-source-v0.18.5.0.tar.bz2 |
| Last updated | 2026-05-12T21:41:33Z |
| Pulse | updated |
| Dependencies | boost, hidapi, libsodium, openssl@3, readline, unbound, zeromq |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | monero |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
monero 0.18.4.0+~0+20200826-1
cryptocoin client for Monero network - daemon and tools
https://www.getmonero.org/downloads/#cli
sudo apt install moneromonero-tests 0.18.4.0+~0+20200826-1
cryptocoin client for Monero network - testsuite
https://www.getmonero.org/downloads/#cli
sudo apt install monero-testsmonero 0.18.3.1+~0+20200826-1build3
cryptocoin client for Monero network - daemon and tools
https://www.getmonero.org/downloads/#cli
sudo apt install moneromonero-tests 0.18.3.1+~0+20200826-1build3
cryptocoin client for Monero network - testsuite
https://www.getmonero.org/downloads/#cli
sudo apt install monero-testsmonero 0.18.5.0-r0
Secure, private, untraceable cryptocurrency
sudo apk add moneromonero 0.18.5.0-1
Monero: the secure, private, untraceable peer-to-peer currency
sudo pacman -S moneromonero-devel 0.18.5.0-1.1
Development files for monero
sudo zypper install monero-develmonero-utils 0.18.5.0-1.1
Utils for the Monero crypto-currency
sudo zypper install monero-utilsmonerod 0.18.5.0-1.1
Headless daemon for monero crypto-currency
sudo zypper install monerodextras/monero
scoop install extras/monerosource 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.