# rmcast を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:rmcast
```

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

### macOS

- Homebrew (100%):

```sh
brew install rmcast
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:rmcast
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.0
- **ソース概要:** IP Multicast library
- **ホームページ:** <https://web.archive.org/web/20250722003825/https://www.land.ufrj.br/tools/rmcast/rmcast.html>
- **最終更新:** 2026-05-19T07:51:07-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mcastproxy (エイリアス)
- rmchat (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

rmcast packages RML, the Reliable Multicast Library, a free software library for reliable data transmission over IP multicast.

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

The official archived project page explains that IP multicast saves bandwidth by sending one packet across each physical link, but that UDP-based multicast lacks reliability. RML was developed to provide a reliable multicast environment and was distributed under the QPL.

### 採用の歴史

The project appears to have been a niche academic and systems-networking library rather than a broad user-facing tool. Homebrew packaging keeps the library and the `mcastproxy` and `rmchat` executables installable for legacy multicast experiments.

### 使われ方

Package-level usage centers on the reliable multicast library and the shipped command-line programs `mcastproxy` and `rmchat`; the official project page says the release tarballs included a manual.

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

rmcast is notable to package maintainers as a preserved multicast library with old release tarballs, bundled manual material, and QPL licensing. It represents the kind of specialized networking code that survives mostly through Unix package collections.

### タイムライン

- 2004: Version 1.5 released on 2004-09-26.
- 2005: Version 1.6 released on 2005-12-14.
- 2006: Versions 1.7 and 1.8 released.
- 2008: Version 1.9 released on 2008-05-01.
- 2009: Version 2.0.0 released on 2009-08-06.

### Related projects

- Related technologies include IP multicast, UDP, reliable multicast protocols, `mcastproxy`, and `rmchat`.

### ソース

- <https://formulae.brew.sh/api/formula/rmcast.json>
- <https://web.archive.org/web/20250722003825/https://www.land.ufrj.br/tools/rmcast/rmcast.html>
- source_facts.executables


## セキュリティノート

library-like package without higher-risk signals.

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


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
