How to Install and Uninstall libxml-regexp-perl Package on Kali Linux

Last updated: April 29,2024

1. Install "libxml-regexp-perl" package

Learn how to install libxml-regexp-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-regexp-perl

2. Uninstall "libxml-regexp-perl" package

Learn how to uninstall libxml-regexp-perl on Kali Linux:

$ sudo apt remove libxml-regexp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml-regexp-perl package on Kali Linux

Package: libxml-regexp-perl
Version: 0.04-1.1
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7500
SHA256: 150a7bedfa9702d470d8f0bdeeaeb8df0981a70dad0530d913a7227e2372137e
SHA1: f5e2a9a7adfb954d82a5978087f6e6d11132ca8f
MD5sum: 70dec00bbe3677a924b0fc01074dae2f
Description: Perl module for regular expressions for XML tokens
The XML::RegExp module provides regular expressions for the following XML
tokens: BaseChar, Ideographic, Letter, Digit, Extender,
CombiningChar, NameChar, EntityRef, CharRef, Reference, Name,
NmToken, and AttValue.
.
The definitions of these tokens were taken from the XML spec
(Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml.
.
Also contains the regular expressions for the following tokens from
the XML Namespaces spec at http://www.w3.org/TR/REC-xml-names:
NCNameChar, NCName, QName, Prefix and LocalPart.
Description-md5:
Homepage: http://search.cpan.org/dist/XML-RegExp/
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::xml
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-regexp-perl/libxml-regexp-perl_0.04-1.1_all.deb