# pcre をインストール

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

## インストール

```sh
sudo av install brew:pcre
```

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

### macOS

- Homebrew (100%):

```sh
brew install pcre
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pcre
```

  証拠: MacPorts ports tree: devel/pcre/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pcre
```

  証拠: Alpine Linux edge package indexes: pcre from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#pcre
```

  証拠: nixpkgs package indexes: pkgs/by-name/pc/pcre/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S pcre
```

  証拠: Arch Linux sync databases: pcre from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install pcregrep
```

  証拠: Ubuntu 24.04 LTS package indexes: pcregrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

### Windows

- Scoop (92%):

```sh
scoop install main/pcregrep
```

  証拠: Scoop official bucket manifest trees: bucket/pcregrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:pcre
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/pcre>
- **バージョン:** 8.45
- **ソース概要:** Perl compatible regular expressions library
- **ホームページ:** <https://www.pcre.org/>
- **上流ドキュメント:** <https://www.pcre.org/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/pcre/pcre/8.45/pcre-8.45.tar.bz2>
- **更新:** 2026-05-22T12:21:50-04:00
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- pcre-config (cli)
- pcregrep (cli)
- pcretest (cli)
- pcre-config (エイリアス)
- pcregrep (エイリアス)
- pcretest (エイリアス)

## macOS 提供ライブラリ

- bzip2

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 8.45
- マネージャ更新日: 2026-05-22
- ローカルデータ: ok
- 上流リポジトリ: https://www.pcre.org/
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** green / low
- library-like package without higher-risk signals

## 関連リンク

- [comby](https://www.automicvault.com/pkg/brew/comby/) - Popular package that depends on this formula.
- [nu](https://www.automicvault.com/pkg/brew/nu/) - Popular package that depends on this formula.
- [grok](https://www.automicvault.com/pkg/brew/grok/) - Popular package that depends on this formula.
- [trafficserver](https://www.automicvault.com/pkg/brew/trafficserver/) - Popular package that depends on this formula.
- [harbour](https://www.automicvault.com/pkg/brew/harbour/) - Popular package that depends on this formula.
- [fourstore](https://www.automicvault.com/pkg/brew/fourstore/) - Popular package that depends on this formula.
- [vimpc](https://www.automicvault.com/pkg/brew/vimpc/) - Popular package that depends on this formula.
- [httpflow](https://www.automicvault.com/pkg/brew/httpflow/) - Popular package that depends on this formula.
- [pcre2](https://www.automicvault.com/pkg/brew/pcre2/) - Package name indicates the same formula family.

## ソース

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