How to Install and Uninstall libregexp-debugger-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libregexp-debugger-perl" package

This guide covers the steps necessary to install libregexp-debugger-perl on Kali Linux

$ sudo apt update $ sudo apt install libregexp-debugger-perl

2. Uninstall "libregexp-debugger-perl" package

Please follow the guidance below to uninstall libregexp-debugger-perl on Kali Linux:

$ sudo apt remove libregexp-debugger-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libregexp-debugger-perl package on Kali Linux

Package: libregexp-debugger-perl
Version: 0.002007-1
Installed-Size: 178
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libio-prompter-perl, libjson-xs-perl | libjson-perl | libyaml-syck-perl, libterm-readkey-perl
Size: 47508
SHA256: 2ba57947a945a290119c0972003cd2b90889d1d3fdaf3a9fdd42d4c5c8fdca02
SHA1: 178c56d28db53f7f86d95804ccc2bfd45c80d702
MD5sum: 2628b1a429d702be585da8dea080f4b2
Description: Perl module to visually debug regexes in-place
Regexp::Debugger is a module that helps tame unruly regexes by
providing live interactive run-time visualizations of any regex in a
Perl code. The debugger allows one to track capture variables, follow
recursive subpattern matches, set break-points within a regex match,
and even step backwards through the matching process to work out
exactly where things started going so horribly wrong.
.
When you load this module, any regex in the same lexical scope will be
visually (and interactively) debugged as it matches.
.
In addition to the Perl module, the package also contains the
module's commandline frontend rxrx.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Regexp-Debugger
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libr/libregexp-debugger-perl/libregexp-debugger-perl_0.002007-1_all.deb