# intermodal を Homebrew, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:intermodal
```

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

### macOS

- Homebrew (100%):

```sh
brew install intermodal
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#intermodal
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/intermodal
```

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

- winget (92%):

```sh
winget install --id Casey.Intermodal -e
```

  証拠: Windows Package Manager source index: Casey.Intermodal from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:intermodal
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/intermodal>
- **バージョン:** 0.1.16
- **ソース概要:** Command-line utility for BitTorrent torrent file creation, verification, etc.
- **ホームページ:** <https://imdl.io>
- **リポジトリ:** <https://github.com/casey/intermodal>
- **上流ドキュメント:** <https://imdl.io>
- **ライセンス:** CC0-1.0
- **ソースアーカイブ:** <https://github.com/casey/intermodal/archive/refs/tags/v0.1.16.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- help2man
- pkgconf
- rust

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.16
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/casey/intermodal
- 検出された最新: v0.1.16 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

Intermodal is Casey Rodarmor's Rust command-line utility for BitTorrent metainfo work. The installed binary is `imdl`, and the official README describes it as a user-friendly utility for creating, viewing, verifying, and otherwise working with `.torrent` files.

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

The GitHub repository was created in May 2019, and early release metadata shows the first 0.0.x and 0.1.x releases in 2020. Rodarmor announced the project in September 2020 as a BitTorrent metainfo utility and as part of a broader idea: improving decentralized content sharing through better metadata, tooling, and eventual standards.

### 採用の歴史

Intermodal is distributed as a Rust crate and through package managers including Homebrew, Nix, Scoop, winget, and Arch/Void channels documented by the project. Its small install footprint made it appealing as a standalone alternative to torrent-client-specific metadata commands.

### 使われ方

The mdBook documents `imdl torrent` subcommands for creating torrents, dumping bencode, creating torrents from magnet links, showing torrent metadata, verifying downloaded content, generating magnet links, and selecting piece lengths. The README also documents completions, man-page generation, and release artifacts for packagers.

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

Intermodal is package-nerd catnip because it separates BitTorrent metainfo operations from full BitTorrent clients. It packages the boring but important parts of torrent distribution: reproducible `.torrent` creation, inspection, verification, shell completions, and generated docs, all in one Rust binary.

### タイムライン

- 2019: The GitHub repository was created.
- 2020: The v0.0.1 and v0.1.x releases established the `imdl` CLI.
- 2020: Rodarmor published the Intermodal project announcement and goals.
- 2026: Development and packaging metadata continued around the 0.1 release line.

### Related projects

- Intermodal overlaps with BitTorrent client utilities such as Transmission's metadata tools, torrenttools, and bencode inspectors, but it focuses on metainfo packaging rather than peer-to-peer transfer.

### ソース

- Official README, official mdBook, author project announcement, GitHub release metadata, GitHub repository metadata, and Homebrew formula metadata.


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** intermodal
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - intermodal: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/intermodal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/intermodal: normalized package name match | Scoop official bucket manifest trees: bucket/intermodal.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Casey.Intermodal: normalized package name match | Windows Package Manager source index: Casey.Intermodal from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter 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.
- [help2man](https://pkg.so/ja/brew/help2man/) - Build dependency declared by Homebrew.
- [mktorrent](https://pkg.so/ja/brew/mktorrent/) - Shares pkgdb curated category or tags: bittorrent, cli, metainfo, networking, torrent.
- [superseedr](https://pkg.so/ja/brew/superseedr/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, rust.
- [mkbrr](https://pkg.so/ja/brew/mkbrr/) - Shares pkgdb curated category or tags: bittorrent, cli, networking, torrent.
- [aria2](https://pkg.so/ja/brew/aria2/) - Shares pkgdb curated category or tags: bittorrent, cli, networking.
- [transmission-cli](https://pkg.so/ja/brew/transmission-cli/) - Shares pkgdb curated category or tags: bittorrent, cli, networking.
- [jackett](https://pkg.so/ja/brew/jackett/) - Shares pkgdb curated category or tags: cli, networking, torrent.
- [rtorrent](https://pkg.so/ja/brew/rtorrent/) - Shares pkgdb curated category or tags: bittorrent, cli, networking.
- [sniffnet](https://pkg.so/ja/brew/sniffnet/) - Shares pkgdb curated category or tags: cli, networking, rust.
- [rqbit](https://pkg.so/ja/brew/rqbit/) - Local package facts share a topical domain. Shared terms: bittorrent, cli, command-line, file, line.

## Combined YAML source

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


## ソース

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