# 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
- **Version:** 4.1
- **Résumé source:** Studies behavior of large-scale distributed systems
- **Page d'accueil:** <https://simgrid.org/>
- **Dernière mise à jour:** 2026-06-22T14:06:18-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.1

## Notes de sécurité

narrow executable package without higher-risk signals.

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

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


## 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
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
