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

Last updated: May 14,2024

1. Install "libregexp-common-perl" package

This is a short guide on how to install libregexp-common-perl on Kali Linux

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

2. Uninstall "libregexp-common-perl" package

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

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

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

Package: libregexp-common-perl
Version: 2017060201-3
Installed-Size: 529
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 175100
SHA256: 650fc5c5984b2dde1695f2ae63552895dcf4439df4f4b69a4755af6ef00bb21f
SHA1: 9936a20e1fff5c80a45f3326f08ee60fbde7b251
MD5sum: f19f057bc4e92fabbafba648f36f364c
Description: module with common regular expressions
Regexp::Common is a Perl module that exports a single hash ('%RE') that
stores or generates commonly needed regular expressions.
.
The module currently provides the following patterns:
.
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 and IPv6 addresses
* URIs
* Zip codes
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Regexp-Common
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libr/libregexp-common-perl/libregexp-common-perl_2017060201-3_all.deb