How to Install and Uninstall libregexp-debugger-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libregexp-debugger-perl" package
This guide let you learn how to install libregexp-debugger-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libregexp-debugger-perl
Copied
2. Uninstall "libregexp-debugger-perl" package
Please follow the instructions below to uninstall libregexp-debugger-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libregexp-debugger-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libregexp-debugger-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libregexp-debugger-perl
Priority: optional
Section: universe/perl
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.001020-2
Depends: perl
Recommends: libjson-xs-perl | libjson-perl | libyaml-syck-perl, libio-prompter-perl (>= 0.004000), libterm-readkey-perl
Filename: pool/universe/libr/libregexp-debugger-perl/libregexp-debugger-perl_0.001020-2_all.deb
Size: 41964
MD5sum: 52f567d53a5838529dc02a3ee15eac13
SHA1: 59d6b921fbf8eda7f764f0278c57d036d6637b23
SHA256: 053edf6934db336b1b89af5cde096e319862a8c58c68242b4b9f5955b18669aa
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
Homepage: https://metacpan.org/release/Regexp-Debugger
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.001020-2
Depends: perl
Recommends: libjson-xs-perl | libjson-perl | libyaml-syck-perl, libio-prompter-perl (>= 0.004000), libterm-readkey-perl
Filename: pool/universe/libr/libregexp-debugger-perl/libregexp-debugger-perl_0.001020-2_all.deb
Size: 41964
MD5sum: 52f567d53a5838529dc02a3ee15eac13
SHA1: 59d6b921fbf8eda7f764f0278c57d036d6637b23
SHA256: 053edf6934db336b1b89af5cde096e319862a8c58c68242b4b9f5955b18669aa
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
Homepage: https://metacpan.org/release/Regexp-Debugger
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu