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

Last updated: May 18,2024

1. Install "libpcre2-16-0" package

Here is a brief guide to show you how to install libpcre2-16-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpcre2-16-0

2. Uninstall "libpcre2-16-0" package

Please follow the guidelines below to uninstall libpcre2-16-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpcre2-16-0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libpcre2-16-0
Priority: optional
Section: universe/libs
Installed-Size: 459
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Architecture: amd64
Source: pcre2
Version: 10.21-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/p/pcre2/libpcre2-16-0_10.21-1_amd64.deb
Size: 156644
MD5sum: 7e76fa7f1f55e128a7d4856e624e9825
SHA1: 030315d1888bb7b234cb281672c70da843a4d625
SHA256: 134b7d36d0aa0e08b48c07df039a3f12520a418a1a3ba55af1a28bfaa727dffb
Description-en: New Perl Compatible Regular Expression Library - 16 bit 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 16 bit runtime library.
Description-md5: 8c7af0099ea4a2a8e0a849a0c56a9e14
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu