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

Last updated: May 20,2024

1. Install "libxml-grove-perl" package

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

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

2. Uninstall "libxml-grove-perl" package

Please follow the guidelines below to uninstall libxml-grove-perl on Kali Linux:

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

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

Package: libxml-grove-perl
Version: 0.46alpha-14
Installed-Size: 136
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-perl
Size: 50948
SHA256: b4e8712689be39773c309203ed9e9ac464efd070a779261cc7a5d193f0a567cb
SHA1: 0daced90d50df43fbc3054bdb6cef0dddcd5d588
MD5sum: 9e6c087c819b5d8885c38290729c0c03
Description: Perl module for accessing parsed *ML instances
The XML::Grove module provides simple access to the information set of
parsed XML, HTML, or SGML instances using a tree of Perl hashes. This
package also includes several extensions to XML::Grove that provide
the following:
.
* returning element contents as a string
* returning element contents as XML, HTML, or Canonical XML
* processing entire groves using the visitor pattern
* processing entire groves using PerlSAX
* running a filter over all nodes in the grove
* substituting values into an XML template grove
* indexing a grove by ID or other attributes
* accessing elements and objects via URL-like paths
Description-md5:
Homepage: https://metacpan.org/release/XML-Grove
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-grove-perl/libxml-grove-perl_0.46alpha-14_all.deb