# monero を Homebrew, apk, apt, pacman, scoop, zypper でインストール

monero のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install monero
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add monero
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:monero
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.18.5.1
- **ソース概要:** Official Monero wallet and CPU miner
- **ホームページ:** <https://www.getmonero.org/downloads/#cli>
- **リポジトリ:** <https://github.com/monero-project/monero>
- **最終更新:** 2026-07-08T21:41:01Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.18.5.1
## プロジェクトの歴史と使われ方

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.

### ソース

- <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>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- 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
## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
