# Installer simgrid avec Homebrew, Nix, apt

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

## installation

```sh
sudo av install brew:simgrid
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install simgrid
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#simgrid
```

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

- Debian apt (92%):

```sh
sudo apt install libsimgrid-dev
```

  Preuve: Debian stable package indexes: libsimgrid-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:simgrid
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/simgrid>
- **Version:** 4.1
- **Résumé source:** Studies behavior of large-scale distributed systems
- **Page d'accueil:** <https://simgrid.org/>
- **Docs amont:** <https://simgrid.org/>
- **Licence:** LGPL-2.1-only
- **Archive source:** <https://gitlab.inria.fr/simgrid/simgrid/-/archive/v4.1/simgrid-v4.1.tar.bz2>
- **Dernière mise à jour:** 2026-06-22T14:06:18-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- graphicator (cli)
- simgrid-mc (cli)
- simgrid_convert_TI_traces (cli)
- simgrid_update_xml (cli)
- smpicc (cli)
- smpicxx (cli)
- smpirun (cli)
- tesh (cli)
- graphicator (alias)
- simgrid-mc (alias)
- simgrid_convert_TI_traces (alias)
- simgrid_update_xml (alias)
- smpicc (alias)
- smpicxx (alias)
- smpirun (alias)
- tesh (alias)

## Dépendances

- boost
- graphviz

## Dépendances de compilation

- cmake
- doxygen

## Bibliothèques fournies par macOS

- python

## 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-08-04
- version du gestionnaire: 4.1
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://simgrid.org/
- info: Release/tag comparison is only available for GitHub repositories.

## 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:** simgrid
- **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

- Debian apt - libsimgrid-dev - 4.0-1+b1: normalized package name match | Debian stable package indexes: libsimgrid-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for the SimGrid Toolkit | https://simgrid.org/
- Debian apt - libsimgrid4.0 - 4.0-1+b1: normalized package name match | Debian stable package indexes: libsimgrid4.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Toolkit for scalable simulation of distributed applications | https://simgrid.org/
- Debian apt - python3-simgrid - 4.0-1+b1: normalized package name match | Debian stable package indexes: python3-simgrid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python3 bindings for the SimGrid Toolkit | https://simgrid.org/
- Debian apt - simgrid-java - 4.0-1+b1: normalized package name match | Debian stable package indexes: simgrid-java from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Java bindings for the SimGrid Toolkit | https://simgrid.org/
- Nix - simgrid: normalized package name match | nixpkgs package indexes: pkgs/by-name/si/simgrid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libsimgrid-dev - 3.35-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsimgrid-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development files for the SimGrid Toolkit | https://simgrid.org/
- Ubuntu apt - libsimgrid3.35t64 - 3.35-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsimgrid3.35t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Toolkit for scalable simulation of distributed applications | https://simgrid.org/
- Ubuntu apt - python3-simgrid - 3.35-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-simgrid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python3 bindings for the SimGrid Toolkit | https://simgrid.org/
- Nix - tesh: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/te/tesh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/fr/scientific-computing-tools/) - Matched scientific computing metadata.
- [graphviz](https://pkg.so/fr/brew/graphviz/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [doxygen](https://pkg.so/fr/brew/doxygen/) - Build dependency declared by Homebrew.
- [lammps](https://pkg.so/fr/brew/lammps/) - Shares pkgdb curated category or tags: cli, mpi, science, simulation.
- [shamrock](https://pkg.so/fr/brew/shamrock/) - Shares pkgdb curated category or tags: cli, hpc, science, simulation.
- [ode](https://pkg.so/fr/brew/ode/) - Shares pkgdb curated category or tags: cli, science, simulation.
- [nest](https://pkg.so/fr/brew/nest/) - Shares pkgdb curated category or tags: cli, science, simulation.
- [precice](https://pkg.so/fr/brew/precice/) - Shares pkgdb curated category or tags: cli, science, simulation.
- [damask-grid](https://pkg.so/fr/brew/damask-grid/) - Shares pkgdb curated category or tags: cli, science, simulation.
- [pmix](https://pkg.so/fr/brew/pmix/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.
- [mpich](https://pkg.so/fr/brew/mpich/) - Shares pkgdb curated category or tags: cli, hpc, mpi, science.

## Combined YAML source

View the package source record on GitHub. [combined/simgrid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/simgrid.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
