Install this package:
emerge -a dev-libs/libpcre2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libpcre2
Or alternatively:
emerge --autounmask-write -a dev-libs/libpcre2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 10.47 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/3 |
<pkgmetadata> <maintainer type="project"> <email>base-system@gentoo.org</email> <name>Gentoo Base System</name> </maintainer> <slots> <subslots>Reflects binary compatibility for libpcre2-posix.so.</subslots> </slots> <use> <flag name="bzip2"> Add support for pcregrep command to search within bzip2-compressed files (via <pkg>app-arch/bzip2</pkg>). </flag> <flag name="pcre16">Build PCRE library for 16 bit characters (e.g. UTF-16).</flag> <flag name="pcre32">Build PCRE library for 32 bit characters (e.g. UTF-32).</flag> <flag name="readline"> Add support for command line editing to pcretest, through <pkg>sys-libs/readline</pkg>. </flag> <flag name="zlib"> Add support for pcregrep command to search within gzip-compressed files (via <pkg>virtual/zlib</pkg>). </flag> </use> <upstream> <remote-id type="cpe">cpe:/a:pcre:pcre</remote-id> <remote-id type="github">PCRE2Project/pcre2</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libpcre2 |
euse -E <flag> -p dev-libs/libpcre2 |
euse -D <flag> -p dev-libs/libpcre2
| Flag | Description | 10.47 |
|---|---|---|
| bzip2 | Add support for pcregrep command to search within bzip2-compressed files (via <pkg>app-arch/bzip2</pkg>). | ✓ |
| jit | Enable just-in-time compilation for improved performance. May prevent use of some PaX memory protection features in Gentoo Hardened. | ⊕ |
| libedit | Use the libedit library (replacement for readline) | ✓ |
| pcre16 | Build PCRE library for 16 bit characters (e.g. UTF-16). | ⊕ |
| pcre32 | Build PCRE library for 32 bit characters (e.g. UTF-32). | ⊕ |
| readline | Add support for command line editing to pcretest, through <pkg>sys-libs/readline</pkg>. | ⊕ |
| static-libs | Build static versions of dynamic libraries as well | ✓ |
| unicode | Add support for Unicode | ✓ |
| valgrind | Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind | ✓ |
| zlib | Add support for pcregrep command to search within gzip-compressed files (via <pkg>virtual/zlib</pkg>). | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pcre2-10.47.tar.bz2 | 2145789 bytes | 10.47 |
| DIST | pcre2-10.47.tar.bz2.sig | 566 bytes | 10.47 |
| Type | File | Size |
|---|