macOS
brew install icecreamlocal Homebrew formula metadata
安装
brew install icecreamlocal Homebrew formula metadata
sudo apt install icecreamDebian stable package indexes · icecream · 来源: deb.debian.org
sudo dnf install icecreamFedora Rawhide package metadata · icecream · 来源: dl.fedoraproject.org
nix profile install nixpkgs#icecreamnixpkgs package indexes · pkgs/by-name/ic/icecream/package.nix · 来源: api.github.com
sudo zypper install icecreamopenSUSE Tumbleweed package metadata · icecream · 来源: download.opensuse.org
概览
Distributed compiler with a central scheduler to share build load
历史
Icecream is a distributed C and C++ compilation system built around a central scheduler, client wrapper, and worker daemons. It grew from SUSE's build-farm needs and from distcc ideas, then became a common package for developers who want local-network compile acceleration without hand-managing host lists.
The upstream README and openSUSE wiki both state that Icecream was created by SUSE based on distcc. Like distcc, it distributes compile jobs among remote machines, but its scheduler dynamically chooses the fastest free server, which is especially useful on shared build networks.
The project matured around a small set of Unix-style tools: `icecc` as the compiler wrapper, `iceccd` as the daemon, `icecc-scheduler` as the coordinator, environment packaging helpers for heterogeneous builds, and optional monitors. Its documentation moved from the openSUSE wiki to the GitHub README, while distro packages remained the recommended installation path.
Icecream's natural adopters are Linux distribution builders, KDE/openSUSE developers, embedded teams, and anyone compiling large C or C++ trees on multiple machines. The upstream README explicitly recommends using distribution-maintained packages because startup scripts and integration vary by system.
The input package metadata shows the reason it fits package managers well: Homebrew, Debian, Fedora, Nix, Ubuntu, and openSUSE all package it, often alongside the `icemon` graphical monitor or other status tools.
A minimal Icecream network runs one scheduler and one or more daemons. Developers put the Icecream compiler wrapper directory early in PATH or use integration with ccache, then normal builds send eligible compile jobs to workers.
The project also supports heterogeneous and cross-compilation setups by packaging compiler environments, which is one of the key differences from a simple remote-shell build farm.
Icecream is package-nerd significant because it turns spare machines into build capacity using ordinary distro packages and shell environment changes. It is a classic example of build tooling whose most valuable feature is not a new compiler, but coordination around existing compilers.
It also sits in the same mental category as distcc, ccache, and sccache, which makes it a recurring comparison point for developers optimizing package builds.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
icecc | cli | 全局可执行文件 | |
icecc-create-env | cli | 全局可执行文件 | |
icecc-scheduler | cli | 全局可执行文件 | |
icecc-test-env | cli | 全局可执行文件 | |
iceccd | cli | 全局可执行文件 | |
icerun | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/icecc/icecream
安装元数据
| 软件包键 | brew:icecream |
|---|---|
| 版本 | 1.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/icecream |
| 主页 | https://en.opensuse.org/Icecream |
| 仓库 | https://github.com/icecc/icecream |
| 上游文档 | https://github.com/icecc/icecream |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/icecc/icecream/archive/refs/tags/1.4.tar.gz |
| 最后更新 | 2026-06-13T23:34:59+02:00 |
| Pulse | updated |
| 依赖 | libarchive, lzo, zstd |
| 构建依赖 | autoconf, automake, docbook2x, libtool, pkgconf |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | To override the toolset with icecc, add to your path: $HOMEBREW_PREFIX/opt/icecream/libexec/icecc/bin |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icecream |
| 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 软件包链接分开显示。
icecream 1.3-6
lightweight stream download utility
http://icecream.sourceforge.net
sudo apt install icecreamicecream
nix profile install nixpkgs#icecreamicecream 1.3-5
lightweight stream download utility
http://icecream.sourceforge.net
sudo apt install icecreamicecream 1.4-0.18.rc1.fc44
Distributed compiler
https://github.com/icecc/icecream
sudo dnf install icecreamicecream-devel 1.4-0.18.rc1.fc44
Development files for icecream
https://github.com/icecc/icecream
sudo dnf install icecream-develicecream 1.4.0-4.3
Distributed Compilation in the Network
https://github.com/icecc/icecream
sudo zypper install icecreamicecream-clang-wrappers 1.4.0-4.3
Distributed Compile Wrappers for Clang
https://github.com/icecc/icecream
sudo zypper install icecream-clang-wrapperslibicecream-devel 1.4.0-4.3
For Distributed Compile in the Network
https://github.com/icecc/icecream
sudo zypper install libicecream-develicecc 1.4-1+b3
distributed compiler (client and server)
https://github.com/icecc/icecream
sudo apt install icecclibicecc-dev 1.4-1+b3
development files for icecc (distributed compiler)
https://github.com/icecc/icecream
sudo apt install libicecc-devicecc 1.4-1build2
distributed compiler (client and server)
https://github.com/icecc/icecream
sudo apt install icecclibicecc-dev 1.4-1build2
development files for icecc (distributed compiler)
https://github.com/icecc/icecream
sudo apt install libicecc-dev来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.