How to Install and Uninstall libpcre2-posix2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libpcre2-posix2" package

Please follow the steps below to install libpcre2-posix2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpcre2-posix2

2. Uninstall "libpcre2-posix2" package

Learn how to uninstall libpcre2-posix2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpcre2-posix2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpcre2-posix2
Source: pcre2
Priority: optional
Section: libs
Installed-Size: 29
Maintainer: Matthew Vernon
Architecture: amd64
Version: 10.36-2+ubuntu16.04.1+deb.sury.org+2
Replaces: libpcre2-posix0
Depends: libc6 (>= 2.4), libpcre2-8-0 (>= 10.22)
Conflicts: libpcre2-posix0
Filename: pool/main/p/pcre2/libpcre2-posix2_10.36-2+ubuntu16.04.1+deb.sury.org+2_amd64.deb
Size: 7888
MD5sum: 7801f6bd469e94fff89f56fb1d62d1b6
SHA1: 7d424dee845ee8e28e2eb5721679bb5a46c24591
SHA256: fbbbaa2c97009405e94cec5bf9e5a653ed9479c8b0a000a383de54b25268403d
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