How to Install and Uninstall libre-engine-re2-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

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

Please follow the steps below to install libre-engine-re2-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

This tutorial shows how to uninstall libre-engine-re2-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libre-engine-re2-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libre-engine-re2-perl
Architecture: amd64
Version: 0.14-1
Multi-Arch: same
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: perl, perlapi-5.32.1, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libre2-9 (>= 20160901), libstdc++6 (>= 5.2)
Filename: pool/main/libr/libre-engine-re2-perl/libre-engine-re2-perl_0.14-1_amd64.deb
Size: 17688
MD5sum: 8396f675ab77e702a526bb4339c3bfd0
SHA1: da90c95e1e61ccfabcc7afd1afd415cbc9e880c1
SHA256: 8ef9d6ecda17e816a39ea900fd05408c7e055ea8a40e2e7e4e0ddf4bc5639ea2
SHA512: 6d6a0b56458bdb63306f4e41604e727c02bfdd42c6cc82737793105cc092dfafe6a836fa5d04ac05547e490cc4dd524d18246a998d4364c4713a39287d66cfea
Homepage: https://metacpan.org/release/re-engine-RE2
Description-en: 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: 0180db19f731089d2767b6d2916b6243