Jump to letter: [
CDFJLNPQRSTWXYZ
]
pcre in CentOS/RHEL 10 (aarch64) - Perl-compatible regular expression library
- Description:
PCRE, Perl-compatible regular expression, library has its own native API, but
a set of wrapper functions that are based on the POSIX API are also supplied
in the libpcreposix library. Note that this just provides a POSIX calling
interface to PCRE: the regular expressions themselves still follow Perl syntax
and semantics. This package provides support for strings in 8-bit and UTF-8
encodings. Detailed change log is provided by pcre-doc package.
- Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install pcre in CentOS/RHEL 10 (aarch64)
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install pcre
Packages
pcre-8.45-1.el10.8.aarch64
[186 KiB] |
Changelog
by Fedora Release Engineering (2025-01-17):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|