How to Install and Uninstall pcre2-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "pcre2-utils" package
This guide let you learn how to install pcre2-utils on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
pcre2-utils
Copied
2. Uninstall "pcre2-utils" package
Please follow the guidelines below to uninstall pcre2-utils on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
pcre2-utils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pcre2-utils package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: pcre2-utils
Priority: optional
Section: universe/utils
Installed-Size: 192
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Architecture: amd64
Source: pcre2
Version: 10.21-1
Depends: libc6 (>= 2.14), libpcre2-16-0, libpcre2-32-0, libpcre2-8-0, libpcre2-posix0
Filename: pool/universe/p/pcre2/pcre2-utils_10.21-1_amd64.deb
Size: 88150
MD5sum: fc753322beca15eff9a4741f7b9818ad
SHA1: ebb302fcc1ac7105af4793f67e6c615a98529c01
SHA256: 85348feb4433219ac682b030feccdce326275c6813e1782fe78a8c106347ce26
Description-en: New Perl Compatible Regular Expression Library - utilities
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 utilities pcre2grep (like grep with PCRE)
and pcre2test (a test program for the library, but also useful for
experimenting with regular expressions). Both programs are also
useful examples of programming with libpcre2.
Description-md5: 5c6f2de58901d73fa452428724542daf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 192
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Vernon
Architecture: amd64
Source: pcre2
Version: 10.21-1
Depends: libc6 (>= 2.14), libpcre2-16-0, libpcre2-32-0, libpcre2-8-0, libpcre2-posix0
Filename: pool/universe/p/pcre2/pcre2-utils_10.21-1_amd64.deb
Size: 88150
MD5sum: fc753322beca15eff9a4741f7b9818ad
SHA1: ebb302fcc1ac7105af4793f67e6c615a98529c01
SHA256: 85348feb4433219ac682b030feccdce326275c6813e1782fe78a8c106347ce26
Description-en: New Perl Compatible Regular Expression Library - utilities
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 utilities pcre2grep (like grep with PCRE)
and pcre2test (a test program for the library, but also useful for
experimenting with regular expressions). Both programs are also
useful examples of programming with libpcre2.
Description-md5: 5c6f2de58901d73fa452428724542daf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu