# Installer chapel

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

## installation

```sh
sudo av install brew:chapel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chapel
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chapel
```

  Preuve: MacPorts ports tree: lang/chapel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install chapel
```

  Preuve: Fedora Rawhide package metadata: chapel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:chapel
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chapel>
- **Version:** 2.8.0
- **Résumé source:** Programming language for productive parallel computing at scale
- **Page d'accueil:** <https://chapel-lang.org/>
- **Dépôt:** <https://github.com/chapel-lang/chapel>
- **Docs amont:** <https://chapel-lang.org/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/chapel-lang/chapel/releases/download/2.8.0/chapel-2.8.0.tar.gz>
- **Mis à jour:** 2026-03-12T22:48:01Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- chpl (cli)
- chpl-language-server (cli)
- chpl-shim (cli)
- chplcheck (cli)
- chpldoc (cli)
- chplrun-udp (cli)
- mason (cli)
- chpl (alias)
- chpl-language-server (alias)
- chpl-shim (alias)
- chplcheck (alias)
- chpldoc (alias)
- chplrun-udp (alias)
- mason (alias)

## Dépendances

- cmake
- gmp
- hwloc
- jemalloc
- llvm@21
- pkgconf
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Caveats: By default, compiled Chapel programs will be single-locale only. To compile and run multi-locale Chapel programs locally: Compile your program with: `chpl --comm=gasnet --comm-substrate=udp` And then run it with: `chplrun-udp ./your_program_name` To simulate GPU execution, you can compile your program with: `chpl --locale-model=gpu --gpu=cpu`
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2.8.0
- gestionnaire mis à jour: 2026-03-12
- données locales: ok
- dépôt amont: https://github.com/chapel-lang/chapel
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Risque Geiger:** yellow / medium
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Runtime dependency declared by Homebrew.
- [gmp](https://www.automicvault.com/pkg/brew/gmp/) - Runtime dependency declared by Homebrew.
- [hwloc](https://www.automicvault.com/pkg/brew/hwloc/) - Runtime dependency declared by Homebrew.
- [llvm@21](https://www.automicvault.com/pkg/brew/llvm-21/) - Runtime dependency declared by Homebrew.
- [jemalloc](https://www.automicvault.com/pkg/brew/jemalloc/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
