# 使用 Homebrew, dnf, Nix 安装 icemon

查看 icemon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:icemon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install icemon
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install icemon
```

  证据: Fedora Rawhide package metadata: icemon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#icemon
```

  证据: nixpkgs package indexes: pkgs/by-name/ic/icemon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:icemon
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/icemon>
- **版本:** 3.3
- **来源摘要:** Icecream GUI Monitor
- **主页:** <https://kfunk.org/tag/icemon/>
- **仓库:** <https://github.com/icecc/icemon>
- **上游文档:** <https://github.com/icecc/icemon>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://github.com/icecc/icemon/archive/refs/tags/v3.3.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- icemon (cli)
- icemon (别名)

## 依赖

- icecream
- libarchive
- lzo
- qtbase
- zstd

## 构建依赖

- cmake
- extra-cmake-modules
- pkgconf
- sphinx-doc

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.3
- 本地数据: OK
- 上游仓库: https://github.com/icecc/icemon
- 检测到的最新版本: v3.3 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

Icemon is the graphical monitor for Icecream compile networks. It is a companion package rather than a compiler tool: it visualizes scheduler and daemon activity so users can see how an Icecream cluster is distributing build work.

### 项目历史

The repository describes Icemon as an Icecream GUI monitor and lists Kevin Funk as maintainer. The project is closely tied to Icecream packaging because its build instructions require the Icecream development package and its purpose is to observe an Icecream network.

Maintainer posts show the 3.x series becoming public in 2015, followed by bug-fix and minor releases in 2016, 2017, and 2018. The GitHub repository records a 3.3 release in 2019.

### 采用历史

Icemon's adoption follows Icecream's adoption: users install it when they need a live visual overview of a compile cluster rather than only logs or scheduler status. The Icecream README recommends installing Icemon or icecream-sundae with Icecream.

The package is niche but useful in distribution workflows because it gives an immediate picture of which machines are compiling, idle, or unreachable.

### 使用方式

After installing the Icecream development pieces and Qt/CMake build dependencies, users run `icemon` to connect to an Icecream scheduler and display compile-network activity.

It is most useful while tuning a local network build setup, checking whether workers are discovered, or explaining why a distributed build is not using expected hosts.

### 为什么软件包爱好者会关心

Icemon is package-nerd significant as a small observability sidecar for a build accelerator. It is not essential to compile with Icecream, but it makes the invisible scheduler/daemon traffic legible.

Its separate package identity also shows a common Unix packaging pattern: keep the daemon/client tools in one package and the graphical monitor in another.

### 时间线

- 2015: Icemon 3.0 was announced publicly by maintainer Kevin Funk.
- 2016: Icemon 3.0.1 followed as a patch release.
- 2017: Icemon 3.1.0 added bug fixes and small feature work.
- 2018: Icemon 3.2.0 addressed scheduler discovery problems with newer Icecream releases.
- 2019: The GitHub repository lists release 3.3.

### Related projects

- Icecream is the distributed compiler system that Icemon monitors.
- icecream-sundae is a command-line monitor alternative referenced by Icecream documentation.
- distcc is the older distributed-compilation project behind Icecream's lineage.

### 来源

- <https://formulae.brew.sh/formula/icemon>
- <https://github.com/icecc/icecream>
- <https://github.com/icecc/icemon>
- <https://github.com/icecc/icemon/releases>
- <https://kfunk.org/tag/icemon/>


## 安全说明

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:** icemon
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - icemon: normalized package name match | nixpkgs package indexes: pkgs/by-name/ic/icemon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - icemon - 3.3-18.fc44: normalized package name match | Fedora Rawhide package metadata: icemon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Icecream GUI monitor | https://kfunk.org/tag/icemon/


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [icecream](https://www.automicvault.com/zh-hans/pkg/brew/icecream/) - Runtime dependency declared by Homebrew.
- [libarchive](https://www.automicvault.com/zh-hans/pkg/brew/libarchive/) - Runtime dependency declared by Homebrew.
- [qtbase](https://www.automicvault.com/zh-hans/pkg/brew/qtbase/) - Runtime dependency declared by Homebrew.
- [zstd](https://www.automicvault.com/zh-hans/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [sphinx-doc](https://www.automicvault.com/zh-hans/pkg/brew/sphinx-doc/) - Build dependency declared by Homebrew.
- [asitop](https://www.automicvault.com/zh-hans/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [collectd](https://www.automicvault.com/zh-hans/pkg/brew/collectd/) - Shares av.db curated category or tags: cli, monitoring, system.
- [ctop](https://www.automicvault.com/zh-hans/pkg/brew/ctop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [duf](https://www.automicvault.com/zh-hans/pkg/brew/duf/) - Shares av.db curated category or tags: cli, monitoring, system.
- [dwatch](https://www.automicvault.com/zh-hans/pkg/brew/dwatch/) - Shares av.db curated category or tags: cli, monitoring, system.
- [gotop](https://www.automicvault.com/zh-hans/pkg/brew/gotop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [htop](https://www.automicvault.com/zh-hans/pkg/brew/htop/) - Shares av.db curated category or tags: cli, monitoring, system.
- [hwatch](https://www.automicvault.com/zh-hans/pkg/brew/hwatch/) - Shares av.db curated category or tags: cli, monitoring, system.
- [netdata](https://www.automicvault.com/zh-hans/pkg/brew/netdata/) - Local package facts share a topical domain. Shared terms: cli, monitoring, system, zstd.
- [mactop](https://www.automicvault.com/zh-hans/pkg/brew/mactop/) - Local package facts share a topical domain. Shared terms: cli, monitor, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/icemon.yml](https://github.com/automic-vault/db/blob/main/combined/icemon.yml)


## 来源

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