# chapel を Homebrew, dnf, MacPorts でインストール

chapel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install chapel
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chapel
```

  証拠: 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
```

  証拠: Fedora Rawhide package metadata: chapel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:chapel
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.9.0
- **ソース概要:** Programming language for productive parallel computing at scale
- **ホームページ:** <https://chapel-lang.org/>
- **リポジトリ:** <https://github.com/chapel-lang/chapel>
- **最終更新:** 2026-07-28T08:08:36Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- c2chapel (エイリアス)
- chpl (エイリアス)
- chpl-language-server (エイリアス)
- chpl-shim (エイリアス)
- chplcheck (エイリアス)
- chpldoc (エイリアス)
- chplrun-udp (エイリアス)
- mason (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.9.0
## プロジェクトの歴史と使われ方

Chapel is a parallel programming language and compiler toolchain for productive computing at scale, designed for laptops, clusters, cloud systems, GPUs, and supercomputers.

### プロジェクトの歴史

Chapel was developed as a high-performance parallel programming language, historically associated with Cray and now maintained openly under the chapel-lang organization. The official README describes a portable language intended for CPUs and GPUs from desktops to supercomputers.

### 採用の歴史

Chapel moved from an HPC research language into a routinely released open-source language runtime and compiler. The GitHub release stream shows semiannual 1.x releases by 2014 and quarterly-style 2.x releases by 2024-2026, while the supplied package facts show distribution through Homebrew, Fedora/DNF, and MacPorts.

### 使われ方

Users compile Chapel programs with `chpl`; the Homebrew package also installs developer tools such as `chpldoc`, `chplcheck`, `chpl-language-server`, and Mason, Chapel's package/build tool.

### パッケージ好きにとっての重要性

Chapel matters to package nerds because it is a full language distribution rather than a single utility: compiler, runtime, language server, documentation generator, package tooling, and configuration-file discovery all arrive through a package-manager install.

### タイムライン

- 2014: chapel-lang/chapel public GitHub repository created and 1.10.0 GitHub release published.
- 2015: 1.11.0 and 1.12.0 releases continued the regular open release cadence.
- 2024: Chapel 2.x release series was underway.
- 2026: Chapel 2.9.0 released as the Summer 2026 release.

### Related projects

- Mason is Chapel's package/build tool and is installed with the Homebrew formula.
- The Chapel project is listed by its README alongside the High Performance Software Foundation and Linux Foundation branding.

### ソース

- <https://github.com/chapel-lang/chapel#readme>
- <https://chapel-lang.org/docs>
- <https://chapel-lang.org/download/>
- <https://formulae.brew.sh/formula/chapel>


## セキュリティノート

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

- **Geiger リスク:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $CHPL_CONFIG/chplconfig, $CHPL_CONFIG/.chplconfig, ~/chplconfig, ~/.chplconfig, $CHPL_HOME/chplconfig, $CHPL_HOME/.chplconfig
## 他のパッケージマネージャ記録

- dnf - chapel - 2.6.0-5.fc44: normalized package name match | Fedora Rawhide package metadata: chapel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A Productive Parallel Programming Language | https://chapel-lang.org
- MacPorts - chapel: normalized package name match | MacPorts ports tree: lang/chapel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
