# Installer icemon avec Homebrew, dnf, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de icemon pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install icemon
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install icemon
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:icemon
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/icemon>
- **Version:** 3.3
- **Résumé source:** Icecream GUI Monitor
- **Page d'accueil:** <https://kfunk.org/tag/icemon/>
- **Dépôt:** <https://github.com/icecc/icemon>
- **Docs amont:** <https://github.com/icecc/icemon>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/icecc/icemon/archive/refs/tags/v3.3.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- icemon (cli)
- icemon (alias)

## Dépendances

- icecream
- libarchive
- lzo
- qtbase
- zstd

## Dépendances de compilation

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

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 3.3
- données locales: OK
- dépôt amont: https://github.com/icecc/icemon
- dernière version détectée: v3.3 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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/


## Liens liés

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


## Sources

- 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
