How to Install and Uninstall libregexp-debugger-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libregexp-debugger-perl" package

Please follow the guidance below to install libregexp-debugger-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libregexp-debugger-perl" package

In this section, we are going to explain the necessary steps to uninstall libregexp-debugger-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libregexp-debugger-perl package on Ubuntu 21.10 (Impish Indri)

Package: libregexp-debugger-perl
Architecture: all
Version: 0.002006-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 176
Depends: perl:any
Recommends: libjson-xs-perl | libjson-perl | libyaml-syck-perl, libio-prompter-perl, libterm-readkey-perl
Filename: pool/universe/libr/libregexp-debugger-perl/libregexp-debugger-perl_0.002006-1_all.deb
Size: 44528
MD5sum: 43a3b2783f79a11463ffa513062beee7
SHA1: d5e0dd7f671dd15b5bfd7c8fe9ced398ee8f4cc3
SHA256: 7bb46563e75d2e0c826f05f4b933a56f0f8ac9815fa45c453094ae3973925387
SHA512: 78068eb5f441d007f3e7c26ce3695c1902ba9a69cd94ac47aff56509136022713d009d6027599b0ff7d89949f7bc7aab589855e9c3b8a438062747d3c191f3e0
Homepage: https://metacpan.org/release/Regexp-Debugger
Description-en: 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: e859860a902d984b9d1bcb30b9a1ef38