How to Install and Uninstall libregexp-stringify-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 21,2024

1. Install "libregexp-stringify-perl" package

Please follow the step by step instructions below to install libregexp-stringify-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libregexp-stringify-perl" package

Please follow the guidance below to uninstall libregexp-stringify-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libregexp-stringify-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libregexp-stringify-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.04-1
Depends: perl, libversion-util-perl
Filename: pool/universe/libr/libregexp-stringify-perl/libregexp-stringify-perl_0.04-1_all.deb
Size: 6832
MD5sum: 6aeca44ad698e3eb808cf358589c7dd6
SHA1: c5e6e6fb10894a61cfd37061ef5c13116ba135b0
SHA256: 185701ce752e97d58db80243e528cb1d84ef66a51b2779a2fbbec766532d171e
Description-en: Perl module to stringify a Regexp object
Regexp::Stringify is an alternative to Perl's default stringification of
Regexp objects (i.e.:`"$re"`) and has some features/options, e.g.: producing
a regexp string that is compatible with certain Perl versions.
Description-md5: c0ee9871c0a34130380fafa54c22072a
Homepage: https://metacpan.org/release/Regexp-Stringify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu