How to Install and Uninstall libpcrecpp0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libpcrecpp0v5" package

Please follow the steps below to install libpcrecpp0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpcrecpp0v5

2. Uninstall "libpcrecpp0v5" package

This tutorial shows how to uninstall libpcrecpp0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpcrecpp0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpcrecpp0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpcrecpp0v5
Priority: optional
Section: libs
Installed-Size: 186
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Architecture: amd64
Source: pcre3
Version: 2:8.38-3.1
Replaces: libpcre3 (<< 6.4-1.1), libpcrecpp0
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcre3, libstdc++6 (>= 5.2)
Pre-Depends: multiarch-support
Conflicts: libpcre3 (<< 6.4-1.1), libpcrecpp0
Filename: pool/main/p/pcre3/libpcrecpp0v5_8.38-3.1_amd64.deb
Size: 15174
MD5sum: bd793f62529f6dd72ebbc78020385497
SHA1: 849ad5fd750e9fedcb3a5868460f7718558e82fc
SHA256: 38fb41d424a59c4a3f255f5f0154e256cef34fcff12f0cb2bcfe7d8b214ce71c
Description-en: Perl 5 Compatible Regular Expression Library - C++ runtime files
This is a C++ library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
.
This package contains the C++ runtime library.
Description-md5: 3b12455ea2b74183d9c72b5673d42d01
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-touch