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

Last updated: May 17,2024

1. Install "libxml-filter-reindent-perl" package

This guide let you learn how to install libxml-filter-reindent-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-filter-reindent-perl

2. Uninstall "libxml-filter-reindent-perl" package

Please follow the guidance below to uninstall libxml-filter-reindent-perl on Kali Linux:

$ sudo apt remove libxml-filter-reindent-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-filter-reindent-perl
Version: 0.03-8.1
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-filter-detectws-perl
Suggests: libxml-handler-composer-perl
Size: 10740
SHA256: 0d464d75f8dbc6eda5dfd9f5102721c5e4a556c085c5a14be06a55c76318e2ce
SHA1: 3508a4b161e6273083b56f7f40713a75975ffd3e
MD5sum: 435c05b43625f3183041713c05862722
Description: Perl module for reformatting whitespace for pretty printing XML
XML::Filter::Reindent can be used as a PerlSAX filter to reformat an XML
document before sending it to a PerlSAX handler that prints it (like
XML::Handler::Composer).
.
Like XML::Filter::DetectWS, it detects ignorable whitespace and
blocks of whitespace characters in certain places. It uses this
information and information supplied by the user to determine where
whitespace may be modified, deleted or inserted. Based on the indent
settings, it then modifies, inserts and deletes characters and
ignorable_whitespace events accordingly.
.
This is just a first stab at the implementation. It may be buggy and
may change completely!
.
The suggested package is only needed for the example 'pretty.pl'
Description-md5:
Homepage: https://metacpan.org/release/XML-Filter-Reindent
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-filter-reindent-perl/libxml-filter-reindent-perl_0.03-8.1_all.deb