macOS
brew install icelocal Homebrew formula metadata
sudo port install IceMacPorts ports tree · aqua/Ice/Portfile · ソース: api.github.com
brew
ice のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install icelocal Homebrew formula metadata
sudo port install IceMacPorts ports tree · aqua/Ice/Portfile · ソース: api.github.com
概要
Comprehensive RPC framework
履歴
Ice, short for Internet Communications Engine, is ZeroC's distributed-systems framework for RPC, typed interfaces, object adapters, service deployment, and pub/sub. The Homebrew package is package-nerd interesting because it installs a large family of command-line tools and Slice compilers, making a substantial middleware stack available from a Unix package manager.
ZeroC documentation from the 3.1 era already describes Ice as the Internet Communications Engine, with Slice, language mappings, services, and a comparison with CORBA. That lineage matters: Ice came from the same problem space as CORBA and DCOM, but packaged an IDL-driven RPC system with a smaller, implementation-centered developer workflow.
The project evolved into a multi-language framework with a uniform API, compact binary RPC protocol, generated language bindings, and bundled services such as IceGrid, Glacier2, IceBridge, and IceStorm. ZeroC distributes the same source under GPLv2 or commercial licensing, which helped it occupy both open-source package repositories and proprietary distributed-application deployments.
Ice appears across language ecosystems and system package managers because it is not only a library: it ships compilers such as slice2cpp, slice2py, and slice2php, plus service daemons and administration tools. ZeroC's downloads page lists C++, C#, Java, JavaScript, MATLAB, Objective-C, PHP, Python, Ruby, and Swift entry points, which explains why a single package can serve heterogeneous client/server deployments.
The Homebrew formula sits alongside MacPorts and other packages as a convenient way for developers to install the middleware tools locally, especially when they need Slice compilation or to run IceGrid and IceStorm utilities during development.
Users generally install Ice to compile Slice definitions, generate stubs, run service components, or test distributed applications locally. The installed executables include administrative tools for IceGrid and IceStorm, service daemons, database helpers, and language-specific Slice compilers.
In package-manager culture, Ice is one of the heavier RPC formulae: it is closer to installing a complete distributed-object environment than adding a single CLI.
Ice is significant because it preserves the classic IDL-plus-runtime model in a package-manager-friendly form. Installing it with Homebrew gives developers an immediately usable cross-language RPC toolchain, including compilers and service processes that would otherwise require a larger manual SDK setup.
It is also easy to confuse ZeroC Ice's IceStorm service with Project IceStorm for iCE40 FPGAs; the shared name makes the package namespace around `ice*` tools unusually dense.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dsnode | cli | グローバル実行可能ファイル | |
glacier2router | cli | グローバル実行可能ファイル | |
ice2slice | cli | グローバル実行可能ファイル | |
icebox | cli | グローバル実行可能ファイル | |
iceboxadmin | cli | グローバル実行可能ファイル | |
icebridge | cli | グローバル実行可能ファイル | |
icegridadmin | cli | グローバル実行可能ファイル | |
icegriddb | cli | グローバル実行可能ファイル | |
icegridnode | cli | グローバル実行可能ファイル | |
icegridregistry | cli | グローバル実行可能ファイル | |
icestormadmin | cli | グローバル実行可能ファイル | |
icestormdb | cli | グローバル実行可能ファイル | |
slice2cpp | cli | グローバル実行可能ファイル | |
slice2php | cli | グローバル実行可能ファイル | |
slice2py | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/zeroc-ice/ice
インストールメタデータ
| パッケージキー | brew:ice |
|---|---|
| バージョン | 3.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ice |
| ホームページ | https://zeroc.com |
| リポジトリ | https://github.com/zeroc-ice/ice |
| 上流ドキュメント | https://docs.zeroc.com/ice/latest |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/zeroc-ice/ice/archive/refs/tags/v3.8.2.tar.gz |
| 最終更新 | 2026-06-22T14:03:45-07:00 |
| Pulse | updated |
| 依存関係 | lmdb, mcpp |
| macOS 提供ライブラリ | bzip2, expat, libedit, libxcrypt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ice |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
Ice
sudo port install Iceソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.