# Installer monero avec Homebrew, apk, apt, pacman, scoop, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de monero pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:monero
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install monero
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add monero
```

  Preuve: Alpine Linux edge package indexes: monero from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install monero
```

  Preuve: Debian stable package indexes: monero from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S monero
```

  Preuve: Arch Linux sync databases: monero from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install monero-devel
```

  Preuve: openSUSE Tumbleweed package metadata: monero-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/monero
```

  Preuve: Scoop official bucket manifest trees: bucket/monero.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:monero
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.18.5.1
- **Résumé source:** Official Monero wallet and CPU miner
- **Page d'accueil:** <https://www.getmonero.org/downloads/#cli>
- **Dépôt:** <https://github.com/monero-project/monero>
- **Dernière mise à jour:** 2026-07-08T21:41:01Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- monero-blockchain-ancestry (alias)
- monero-blockchain-depth (alias)
- monero-blockchain-export (alias)
- monero-blockchain-import (alias)
- monero-blockchain-mark-spent-outputs (alias)
- monero-blockchain-prune (alias)
- monero-blockchain-prune-known-spent-data (alias)
- monero-blockchain-stats (alias)
- monero-blockchain-usage (alias)
- monero-gen-ssl-cert (alias)
- monero-gen-trusted-multisig (alias)
- monero-wallet-cli (alias)
- monero-wallet-rpc (alias)
- monerod (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.18.5.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Sources

- <https://formulae.brew.sh/formula/monero>
- <https://github.com/monero-project/monero>
- <https://www.getmonero.org/get-started/what-is-monero/>
- <https://www.getmonero.org/resources/about/>
- <https://www.getmonero.org/resources/moneropedia/ringCT.html>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.bitmonero/bitmonero.conf, ~/.bitmonero/stagenet/monero-wallet-cli.conf
## Autres enregistrements de gestionnaires de paquets

- Debian apt - monero - 0.18.4.0+~0+20200826-1: normalized package name match | Debian stable package indexes: monero from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | cryptocoin client for Monero network - daemon and tools | https://www.getmonero.org/downloads/#cli
- Debian apt - monero-tests - 0.18.4.0+~0+20200826-1: normalized package name match | Debian stable package indexes: monero-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | cryptocoin client for Monero network - testsuite | https://www.getmonero.org/downloads/#cli
- Ubuntu apt - monero - 0.18.3.1+~0+20200826-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: monero from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | cryptocoin client for Monero network - daemon and tools | https://www.getmonero.org/downloads/#cli
- Ubuntu apt - monero-tests - 0.18.3.1+~0+20200826-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: monero-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | cryptocoin client for Monero network - testsuite | https://www.getmonero.org/downloads/#cli
- apk - monero - 0.18.5.1-r0: normalized package name match | Alpine Linux edge package indexes: monero from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Secure, private, untraceable cryptocurrency | https://getmonero.org/
- pacman - monero - 0.18.5.1-1: normalized package name match | Arch Linux sync databases: monero from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Monero: the secure, private, untraceable peer-to-peer currency | https://getmonero.org/
- zypper - monero-devel - 0.18.5.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: monero-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for monero | https://getmonero.org/
- zypper - monero-utils - 0.18.5.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: monero-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Utils for the Monero crypto-currency | https://getmonero.org/
- zypper - monerod - 0.18.5.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: monerod from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Headless daemon for monero crypto-currency | https://getmonero.org/
- Scoop - extras/monero: normalized package name match | Scoop official bucket manifest trees: bucket/monero.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/monero.yml](https://github.com/mxcl/pkgdb/blob/main/combined/monero.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
