How to Install and Uninstall libre-engine-re2-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libre-engine-re2-perl" package

Here is a brief guide to show you how to install libre-engine-re2-perl on Kali Linux

$ sudo apt update $ sudo apt install libre-engine-re2-perl

2. Uninstall "libre-engine-re2-perl" package

Here is a brief guide to show you how to uninstall libre-engine-re2-perl on Kali Linux:

$ sudo apt remove libre-engine-re2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libre-engine-re2-perl package on Kali Linux

Package: libre-engine-re2-perl
Source: libre-engine-re2-perl (0.18+ds-1)
Version: 0.18+ds-1+b3
Installed-Size: 62
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libre2-10 (>= 20160901), libstdc++6 (>= 5.2)
Size: 19268
SHA256: 9013f7492469b5a57a2817588f321f62b38d13e986a5433fe20b19b417962edb
SHA1: d01dd8d8ed97e414f84d21ee2c2849704a642a30
MD5sum: c0b163f572fe46cfd89efa3695a2f4b8
Description: RE2 regex engine
re::engine::RE2 replaces perl's regex engine
in a given lexical scope with RE2.
.
RE2 is a primarily DFA based regexp engine from Google
that is very fast at matching large amounts of text.
However it does not support look behind
and some other Perl regular expression features.
See RE2's syntax wiki page
at for more information.
.
Fallback to normal Perl regexp is implemented by this module.
If RE2 is unable to compile a regexp it will use Perl instead,
therefore features not implemented by RE2 don't suddenly stop working,
they will just use Perl's regexp implementation.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/re-engine-RE2
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libr/libre-engine-re2-perl/libre-engine-re2-perl_0.18+ds-1+b3_amd64.deb