pkg.soopen package index

brew / rang 686

Installer pcre avec Homebrew, apk, MacPorts, Nix, pacman, apt, scoop

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install pcre

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install pcre

MacPorts ports tree · devel/pcre/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add pcre

Alpine Linux edge package indexes · pcre · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#pcre

nixpkgs package indexes · pkgs/by-name/pc/pcre/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S pcre

Arch Linux sync databases · pcre · Source: geo.mirror.pkgbuild.com

Ubuntu aptvérifié · 92%
sudo apt install pcregrep

Ubuntu 24.04 LTS package indexes · pcregrep · Source: archive.ubuntu.com

Windows

Scoopvérifié · 92%
scoop install main/pcregrep

Scoop official bucket manifest trees · bucket/pcregrep.json · Source: api.github.com

aperçu

Résumé du paquet

Perl compatible regular expressions library

Commandes et alias

  • pcre-config
  • pcregrep
  • pcretest

historique

Historique du projet et usages

PCRE, now commonly called PCRE1, is Philip Hazel's C library implementing Perl-compatible regular-expression matching. The Homebrew pcre formula represents the legacy 8.x API rather than its actively maintained successor, PCRE2.

Historique du projet

Philip Hazel wrote PCRE at the University of Cambridge as a C implementation of regular-expression matching broadly compatible with Perl syntax and semantics.

The original series expanded from an 8-bit library to optional 16-bit support in release 8.30 and 32-bit support in 8.32. A redesigned API appeared as PCRE2 10.00 in January 2015.

PCRE1 concluded with release 8.45. The official documentation now describes it as obsolete and unmaintained while retaining its manuals for existing applications.

Historique d'adoption

PCRE became a widely packaged compatibility layer for Perl-style regular expressions in C and in software embedding a C regex engine. The supplied metadata records availability across Homebrew, Alpine, Arch, Nix, MacPorts, Scoop, and Ubuntu ecosystems.

The original API remains relevant for legacy consumers, but the official documentation marks PCRE1 end-of-life and advises new projects to use PCRE2.

Modes d'utilisation

Developers link libpcre, libpcre16, or libpcre32 to compile and match Perl-style patterns from C or through language bindings. The legacy distribution also offers a restricted POSIX wrapper and a C++ wrapper.

pcregrep applies PCRE matching from the command line, pcretest exercises patterns and library behavior, and pcre-config reports build and linkage settings.

PCRE has no documented per-user credentials or runtime configuration file; its feature set is principally selected at build time and queried programmatically or with pcre-config.

Pourquoi les passionnés de paquets s'y intéressent

PCRE helped make Perl-like regex syntax available outside the Perl runtime through a small, embeddable C library. Package maintainers care about the distinction between the ABI-incompatible PCRE1 and PCRE2 families because migration requires source changes rather than a simple library replacement.

The package also supplies pcregrep, pcretest, and pcre-config, making it both a development dependency and a useful command-line regex toolkit.

Chronologie

  • 1997: Copyright and authorship notices identify the beginning of Philip Hazel's PCRE work.
  • 8.30: PCRE added an optional 16-bit library.
  • 8.32: PCRE added an optional 32-bit library.
  • 2015-01-05: PCRE2 10.00 introduced the redesigned successor API.
  • 2021: PCRE1 8.45 became the final original-series release.

Related projects

  • PCRE2 is the actively maintained successor with a redesigned, incompatible API.
  • Perl 5 provides the syntax and semantics that originally inspired PCRE.
  • The PCRE distribution includes POSIX-compatible wrapper functions and the pcregrep and pcretest tools.

Sources

  • Official PCRE homepage: https://www.pcre.org/
  • Official PCRE1 documentation index: https://www.pcre.org/original/doc/html/index.html
  • Official PCRE1 specification: https://www.pcre.org/original/doc/html/pcre.html
  • Official PCRE2 NEWS: https://github.com/PCRE2Project/pcre2/blob/main/NEWS
  • Official PCRE2 README: https://github.com/PCRE2Project/pcre2/blob/main/README
  • source_facts.package-manager

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
pcre-configcliexécutable global
pcregrepcliexécutable global
pcretestcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire8.45
gestionnaire mis à jour2026-09-10
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.pcre.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:pcre
Version8.45
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/pcre
Page d'accueilhttps://www.pcre.org/
Docs amonthttps://www.pcre.org/
LicenceBSD-3-Clause
Archive sourcehttps://downloads.sourceforge.net/project/pcre/pcre/8.45/pcre-8.45.tar.bz2
Dernière mise à jour2026-09-10T23:22:41Z
Pulseupdated
Bibliothèques fournies par macOSbzip2
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepcre
Aliases
  • pcre1
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

pcre

nix profile install nixpkgs#pcre
  • normalized package name match
  • Correspondance par : Pcre
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pc/pcre/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libpcre16 8.45-r4

PCRE with 16 bit character support

https://www.pcre.org/

sudo apk add libpcre16
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libpcre16 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libpcre32 8.45-r4

PCRE with 32 bit character support

https://www.pcre.org/

sudo apk add libpcre32
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libpcre32 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libpcrecpp 8.45-r4

C++ bindings for PCRE

https://www.pcre.org/

sudo apk add libpcrecpp
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libpcrecpp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pcre 8.45-r4

Perl-compatible regular expression library

https://www.pcre.org/

sudo apk add pcre
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pcre from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pcre-dev 8.45-r4

Perl-compatible regular expression library (development files)

https://www.pcre.org/

sudo apk add pcre-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pcre-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pcre-doc 8.45-r4

Perl-compatible regular expression library (documentation)

https://www.pcre.org/

sudo apk add pcre-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pcre-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pcre-static 8.45-r4

Perl-compatible regular expression library (static library)

https://www.pcre.org/

sudo apk add pcre-static
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pcre-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

pcre-tools 8.45-r4

Auxiliary utilities for PCRE

https://www.pcre.org/

sudo apk add pcre-tools
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: pcre
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pcre
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pcre-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

pcre 8.45-5

A deprecated library that implements Perl 5-style regular expressions

https://www.pcre.org/

sudo pacman -S pcre
  • License: BSD
  • Architecture: x86_64
  • 7 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Pcre
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pcre from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
MacPorts95%

pcre

sudo port install pcre
  • normalized package name match
  • Correspondance par : Pcre
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/pcre/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Ubuntu apt92%

pcregrep 2:8.39-15build1

grep utility that uses perl 5 compatible regexes.

sudo apt install pcregrep
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: pcre3
  • 2 Dépendances
  • installed executable or alias match
  • Correspondance par : Pcregrep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pcregrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Scoop92%

main/pcregrep

scoop install main/pcregrep
  • installed executable or alias match
  • Correspondance par : Pcregrep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/pcregrep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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