Automic VaultAutomic Vault

brew

Install ice with Homebrew, MacPorts

Comprehensive RPC framework. Version 3.8.2 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ice

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install Ice

MacPorts ports tree · aqua/Ice/Portfile · source: api.github.com

overview

Package summary

Comprehensive RPC framework

Commands and aliases

  • dsnode
  • glacier2router
  • ice2slice
  • icebox
  • iceboxadmin
  • icebridge
  • icegridadmin
  • icegriddb
  • icegridnode
  • icegridregistry
  • icestormadmin
  • icestormdb
  • slice2cpp
  • slice2php
  • slice2py

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2003: ZeroC documentation describes the Internet Communications Engine as a distributed programming system.
  • 2006: Ice 3.1-era manuals document Ruby preview support and the broader Ice architecture.
  • 2015: ZeroC source history moved to the public GitHub repository era.
  • 2026: ZeroC download metadata lists Ice 3.7.11 and links official source from GitHub.

Related projects

  • IceStorm is ZeroC Ice's pub/sub service and ships with tools such as icestormadmin and icestormdb.
  • IceGrid, Glacier2, IceBridge, and DataStorm are related ZeroC services or frameworks in the same distributed-systems family.
  • IceRPC is ZeroC's newer RPC framework, but the Homebrew `ice` formula refers to the classic Ice framework.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dsnodecliglobal executable
glacier2routercliglobal executable
ice2slicecliglobal executable
iceboxcliglobal executable
iceboxadmincliglobal executable
icebridgecliglobal executable
icegridadmincliglobal executable
icegriddbcliglobal executable
icegridnodecliglobal executable
icegridregistrycliglobal executable
icestormadmincliglobal executable
icestormdbcliglobal executable
slice2cppcliglobal executable
slice2phpcliglobal executable
slice2pycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.8.2
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv3.8.2

https://github.com/zeroc-ice/ice

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ice
Version3.8.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ice
Homepagehttps://zeroc.com
Repositoryhttps://github.com/zeroc-ice/ice
Upstream docshttps://docs.zeroc.com/ice/latest
LicenseGPL-2.0-only
Source archivehttps://github.com/zeroc-ice/ice/archive/refs/tags/v3.8.2.tar.gz
Last updated2026-06-22T14:03:45-07:00
Pulseupdated
Dependencieslmdb, mcpp
Uses from macOSbzip2, expat, libedit, libxcrypt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

Ice

sudo port install Ice
  • normalized package name match
  • Matched by: Ice
MacPorts ports tree · api.github.com · MacPorts ports tree: aqua/Ice/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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