How to Install and Uninstall pcre2-utils Package on Kali Linux
Last updated: November 07,2024
1. Install "pcre2-utils" package
This guide covers the steps necessary to install pcre2-utils on Kali Linux
$
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 Kali Linux:
$
sudo apt remove
pcre2-utils
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pcre2-utils package on Kali Linux
Package: pcre2-utils
Source: pcre2 (10.42-4)
Version: 10.42-4+b1
Installed-Size: 328
Maintainer: Matthew Vernon
Architecture: amd64
Depends: libc6 (>= 2.34), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34)
Size: 173560
SHA256: cc661149f1d49a8cceedaa50e26b8f742eb81f31712bc21a59a9dfe8747086a9
SHA1: 4fbf33afe885bcb00a25718efe07db741d79c2d4
MD5sum: 6e62c30a66f4a58d8fac756517060745
Description: 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:
Homepage: https://pcre.org/
Section: utils
Priority: optional
Filename: pool/main/p/pcre2/pcre2-utils_10.42-4+b1_amd64.deb
Source: pcre2 (10.42-4)
Version: 10.42-4+b1
Installed-Size: 328
Maintainer: Matthew Vernon
Architecture: amd64
Depends: libc6 (>= 2.34), libpcre2-16-0 (>= 10.34), libpcre2-32-0 (>= 10.34), libpcre2-8-0 (>= 10.34), libpcre2-posix3 (>= 10.34)
Size: 173560
SHA256: cc661149f1d49a8cceedaa50e26b8f742eb81f31712bc21a59a9dfe8747086a9
SHA1: 4fbf33afe885bcb00a25718efe07db741d79c2d4
MD5sum: 6e62c30a66f4a58d8fac756517060745
Description: 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:
Homepage: https://pcre.org/
Section: utils
Priority: optional
Filename: pool/main/p/pcre2/pcre2-utils_10.42-4+b1_amd64.deb