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

Last updated: May 18,2024

1. Install "libpcre2-posix0" package

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

$ sudo apt update $ sudo apt install libpcre2-posix0

2. Uninstall "libpcre2-posix0" package

This guide let you learn how to uninstall libpcre2-posix0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpcre2-posix0
Priority: optional
Section: universe/libs
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Architecture: amd64
Source: pcre2
Version: 10.21-1
Depends: libc6 (>= 2.4), libpcre2-8-0
Filename: pool/universe/p/pcre2/libpcre2-posix0_10.21-1_amd64.deb
Size: 5632
MD5sum: 1b3bb3f0a940a126ae8e1ccbe381c4b8
SHA1: 4cbd5d18a106758a1f25816492a57eea3d1acb52
SHA256: 579c184546f89e367703796b1c2d804bfb90d032440ae44d051fcb3410bf36af
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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu