Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install monero

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add monero

Alpine Linux edge package indexes · monero · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install monero

Debian stable package indexes · monero · ソース: deb.debian.org

Arch Linux pacman確認済み · 92%
sudo pacman -S monero

Arch Linux sync databases · monero · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install monero-devel

openSUSE Tumbleweed package metadata · monero-devel · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/monero

Scoop official bucket manifest trees · bucket/monero.json · ソース: api.github.com

概要

パッケージ概要

Official Monero wallet and CPU miner

コマンドとエイリアス

  • 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

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.bitmonero/bitmonero.conf~/.bitmonero/stagenet/monero-wallet-cli.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
monero-blockchain-ancestrycliグローバル実行可能ファイル
monero-blockchain-depthcliグローバル実行可能ファイル
monero-blockchain-exportcliグローバル実行可能ファイル
monero-blockchain-importcliグローバル実行可能ファイル
monero-blockchain-mark-spent-outputscliグローバル実行可能ファイル
monero-blockchain-prunecliグローバル実行可能ファイル
monero-blockchain-prune-known-spent-datacliグローバル実行可能ファイル
monero-blockchain-statscliグローバル実行可能ファイル
monero-blockchain-usagecliグローバル実行可能ファイル
monero-gen-ssl-certcliグローバル実行可能ファイル
monero-gen-trusted-multisigcliグローバル実行可能ファイル
monero-wallet-clicliグローバル実行可能ファイル
monero-wallet-rpccliグローバル実行可能ファイル
monerodcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.18.5.1
マネージャ更新日2026-07-08
ローカルデータOK
上流not checked
検出された最新未検出

https://www.getmonero.org/downloads/#cli

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:monero
バージョン0.18.5.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/monero
ホームページhttps://www.getmonero.org/downloads/#cli
リポジトリhttps://github.com/monero-project/monero
上流ドキュメントhttps://docs.getmonero.org/
ライセンスBSD-3-Clause
ソースアーカイブhttps://downloads.getmonero.org/cli/monero-source-v0.18.5.1.tar.bz2
最終更新2026-07-08T21:41:01Z
Pulseupdated
依存関係boost, hidapi, libsodium, openssl@3, readline, unbound, zeromq
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemonero
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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 monero
  • Section: utils
  • Architecture: amd64
  • 16 依存関係
  • normalized package name match
  • 一致条件: Monero
Debian stable package indexes · deb.debian.org · Debian stable package indexes: monero from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

monero-tests 0.18.4.0+~0+20200826-1

cryptocoin client for Monero network - testsuite

https://www.getmonero.org/downloads/#cli

sudo apt install monero-tests
  • Section: utils
  • Architecture: amd64
  • Source Package: monero
  • 16 依存関係
  • normalized package name match
  • 一致条件: Monero
Debian stable package indexes · deb.debian.org · Debian stable package indexes: monero-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

monero 0.18.3.1+~0+20200826-1build3

cryptocoin client for Monero network - daemon and tools

https://www.getmonero.org/downloads/#cli

sudo apt install monero
  • Section: universe/utils
  • Architecture: amd64
  • 15 依存関係
  • normalized package name match
  • 一致条件: Monero
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: monero from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

monero-tests 0.18.3.1+~0+20200826-1build3

cryptocoin client for Monero network - testsuite

https://www.getmonero.org/downloads/#cli

sudo apt install monero-tests
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: monero
  • 16 依存関係
  • normalized package name match
  • 一致条件: Monero
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: monero-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

monero 0.18.5.0-r0

Secure, private, untraceable cryptocurrency

https://getmonero.org/

sudo apk add monero
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: monero
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Monero
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: monero from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

monero 0.18.5.0-1

Monero: the secure, private, untraceable peer-to-peer currency

https://getmonero.org/

sudo pacman -S monero
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 15 依存関係
  • normalized package name match
  • 一致条件: Monero
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: monero from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

monero-devel 0.18.5.0-1.1

Development files for monero

https://getmonero.org/

sudo zypper install monero-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: monero
  • 1 提供
  • normalized package name match
  • 一致条件: Monero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: monero-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

monero-utils 0.18.5.0-1.1

Utils for the Monero crypto-currency

https://getmonero.org/

sudo zypper install monero-utils
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: monero
  • 15 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Monero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: monero-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

monerod 0.18.5.0-1.1

Headless daemon for monero crypto-currency

https://getmonero.org/

sudo zypper install monerod
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: monero
  • 17 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Monero
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: monerod from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

extras/monero

scoop install extras/monero
  • normalized package name match
  • 一致条件: Monero
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/monero.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment