How to Install and Uninstall libpcre2-posix2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libpcre2-posix2" package

Please follow the guidelines below to install libpcre2-posix2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpcre2-posix2

2. Uninstall "libpcre2-posix2" package

Please follow the guidance below to uninstall libpcre2-posix2 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libpcre2-posix2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpcre2-posix2 package on Ubuntu 21.10 (Impish Indri)

Package: libpcre2-posix2
Source: pcre2
Priority: optional
Section: libs
Installed-Size: 33
Maintainer: Matthew Vernon
Architecture: amd64
Version: 10.39-2+ubuntu21.10.1+deb.sury.org+1
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Filename: pool/main/p/pcre2/libpcre2-posix2_10.39-2+ubuntu21.10.1+deb.sury.org+1_amd64.deb
Size: 8300
MD5sum: 29a5073ea909db3207a372cc8b450e7c
SHA1: 597a1cca4c5cfe26a806b3e19c73d6d430f2b754
SHA256: 73dc4d9c2a4dd06c896014ab4f2358db262aa87a7ec67da702a9163861d623dc
Description-en: New Perl Compatible Regular Expression Library - posix-compatible runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
.
This package contains the runtime library for the posix-compatible API.
Description-md5: 36d3623865b28406ab156b00d782f2f2
Multi-Arch: same