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

Last updated: May 21,2024

1. Install "libxml-handler-trees-perl" package

This is a short guide on how to install libxml-handler-trees-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-handler-trees-perl

2. Uninstall "libxml-handler-trees-perl" package

Here is a brief guide to show you how to uninstall libxml-handler-trees-perl on Kali Linux:

$ sudo apt remove libxml-handler-trees-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-handler-trees-perl
Version: 0.02-9
Installed-Size: 43
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13368
SHA256: 71cd453a3c03ffe6d3e11c4feba0b4ecc13f33ee94b628d8847f08ab391c8a56
SHA1: 468711e61cb3463ee828fda24ad37e04bcdbfdc1
MD5sum: 65cf246821561591ed2d1e19b17c73c2
Description: Perl module for building tree structures using PerlSAX handlers
The XML::Handler::Trees module provides three PerlSAX handler classes for
building tree structures. XML::Handler::Tree builds the same type of tree
as the "Tree" style in XML::Parser. XML::Handler::EasyTree builds the same
type of tree as the "EasyTree" style added to XML::Parser by
XML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same
type of tree as Sean M. Burke's XML::TreeBuilder. These classes make
it possible to construct these tree structures from sources other
than XML::Parser.
.
All three handlers can be driven by either PerlSAX 1 or PerlSAX 2
drivers. In all cases, the end_document() method returns a reference
to the constructed tree, which normally becomes the return value of
the PerlSAX driver.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/XML-Handler-Trees
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-handler-trees-perl/libxml-handler-trees-perl_0.02-9_all.deb