# ord を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:ord
```

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

### macOS

- Homebrew (100%):

```sh
brew install ord
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ord
```

  証拠: nixpkgs package indexes: pkgs/by-name/or/ord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:ord
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ord>
- **バージョン:** 0.28.0
- **ソース概要:** Index, block explorer, and command-line wallet
- **ホームページ:** <https://ordinals.com/>
- **リポジトリ:** <https://github.com/ordinals/ord>
- **上流ドキュメント:** <https://ordinals.com/>
- **ライセンス:** CC0-1.0
- **ソースアーカイブ:** <https://github.com/ordinals/ord/archive/refs/tags/0.28.0.tar.gz>
- **最終更新:** 2026-08-02T21:35:43Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ord (cli)
- ord (エイリアス)

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.28.0
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ordinals/ord
- 検出された最新: 0.28.0 (最新)
## プロジェクトの歴史と使われ方

ord is the reference implementation around Bitcoin Ordinal Theory: a Rust command-line program that indexes satoshis, serves a block explorer, and provides wallet commands for inscriptions and related Ordinals workflows. Its importance comes from combining protocol interpretation, wallet operations, and explorer UX in one package rather than being only a library or only a web service.

### プロジェクトの歴史

The GitHub repository for ord was created on 2021-12-12. Its README describes Ordinal Theory as a system that assigns serial numbers to satoshis in mining order and preserves those numbers across transactions, which turns ordinary sats into collectable, trackable units.

Casey Rodarmor's January 2023 writing around ord 0.4.0 framed the package as an open-source Rust binary developed on GitHub, with an ordinal wallet, inscription creation and transfer support, and block explorer instances for mainnet, signet, and testnet. That release marked the point where mainnet inscriptions were presented as ready for use under the protocol-compatibility rules described by the project.

### 採用の歴史

ord became the canonical package for people who wanted to run their own Ordinals index and inspect Bitcoin-native inscriptions without relying on a hosted explorer. The project accumulated thousands of GitHub stars and more than a thousand forks, and the README points users to GitHub releases, crates.io, Homebrew, Docker builds, and the ordinals.com installer.

Adoption followed the broader rise of Bitcoin inscriptions in 2023 and later Ordinals-adjacent protocols. The changelog shows continuing protocol work, including runes-related indexing and display changes around the 0.18 series in 2024.

### 使われ方

Operators use ord beside Bitcoin Core: ord asks Bitcoin Core for blocks and transactions, builds its own index, and exposes the resulting view through CLI and explorer commands. Wallet users use it for sat control, inscription creation, transfers, and related maintenance tasks, while the README warns that Bitcoin Core itself is not inscription-aware.

The security model is package-nerd-interesting because ord bridges local wallet access, blockchain indexing, and web serving. The README explicitly warns that the explorer can host untrusted HTML and JavaScript, and that ord wallet use should be segregated from wallets holding material cardinal bitcoin balances.

### パッケージ好きにとっての重要性

For package databases, ord is a rare case where a package manager formula tracks software that is both a CLI and a de facto protocol implementation. Installing the package can mean participating in an indexing convention used by marketplaces, wallets, explorers, and independent node operators.

The package is also a snapshot of how protocol communities distribute tooling: Rust source, crates.io metadata, GitHub releases, Homebrew, Docker, public explorer instances, and a project handbook all serve different parts of the user base.

### タイムライン

- 2021-12-12: ordinals/ord repository created on GitHub.
- 2023-01: ord 0.4.0 was described by Casey Rodarmor as supporting mainnet inscription creation, transfer, and exploration.
- 2024-04: the 0.18 series changelog includes runes-related wallet, listing, and indexing work.

### Related projects

- Bitcoin Core is a required counterpart for full-node and wallet functionality; ord relies on it for private-key management, signing, blocks, and transactions. The Ordinal Theory Handbook, ordinals.com explorer, crates.io package, Homebrew formula, and Umbrel Ordinals app are part of the surrounding distribution and operator ecosystem.

### ソース

- <https://api.github.com/repos/ordinals/ord>
- <https://crates.io/crates/ord>
- <https://docs.ordinals.com/>
- <https://docs.ordinals.com/guides/wallet.html>
- <https://formulae.brew.sh/formula/ord>
- <https://github.com/ordinals/ord>
- <https://github.com/ordinals/ord/blob/master/CHANGELOG.md>
- <https://rodarmor.com/blog/inscribing-mainnet/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: <CONFIG_PATH>, <CONFIG_DIR_PATH>/ord.yaml, <DATA_DIR_PATH>/ord.yaml, ord.yaml in the default data directory
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ord
- **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:** head, stable

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

- Nix - ord: normalized package name match | nixpkgs package indexes: pkgs/by-name/or/ord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [btcli](https://pkg.so/ja/brew/btcli/) - Shares pkgdb curated category or tags: blockchain, cli, networking, wallet.
- [oasis](https://pkg.so/ja/brew/oasis/) - Shares pkgdb curated category or tags: blockchain, cli, networking, wallet.
- [bitcoin](https://pkg.so/ja/brew/bitcoin/) - Shares pkgdb curated category or tags: bitcoin, blockchain, cli, networking, wallet.
- [lighthouse](https://pkg.so/ja/brew/lighthouse/) - Shares pkgdb curated category or tags: blockchain, cli, networking.
- [core-lightning](https://pkg.so/ja/brew/core-lightning/) - Shares pkgdb curated category or tags: bitcoin, cli, networking.
- [grin-wallet](https://pkg.so/ja/brew/grin-wallet/) - Shares pkgdb curated category or tags: cli, networking, wallet.
- [groestlcoin](https://pkg.so/ja/brew/groestlcoin/) - Shares pkgdb curated category or tags: blockchain, cli, networking, wallet.
- [floresta](https://pkg.so/ja/brew/floresta/) - Shares pkgdb curated category or tags: bitcoin, cli, networking.

## Combined YAML source

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


## ソース

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