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

Last updated: May 11,2024

1. Install "libxml-xpathengine-perl" package

Please follow the guidance below to install libxml-xpathengine-perl on Kali Linux

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

2. Uninstall "libxml-xpathengine-perl" package

Please follow the steps below to uninstall libxml-xpathengine-perl on Kali Linux:

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

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

Package: libxml-xpathengine-perl
Version: 0.14-2
Installed-Size: 129
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 33544
SHA256: 79f19f8fe685b95730f313766626b3510b42406e18bba354af04b25e8b14bc7e
SHA1: 3840ea77b14b5d1f99ab97c9aed0af935598540a
MD5sum: 3903e8a6d49e7091214f701a2d900d8d
Description: re-usable XPath engine for DOM-like trees
XML::XPathEngine provides an XPath engine, that can be re-used by other
module/classes that implement trees.
.
In order to use the XPath engine, nodes in the user module need to mimic
DOM nodes. The degree of similarity between the user tree and a DOM dictates
how much of the XPath features can be used. A module implementing all of the
DOM should be able to use this module very easily (you might need to add
the cmp method on nodes in order to get ordered result sets).
.
This module is derived from Matt Sergeant's XML::XPath.
Description-md5:
Homepage: https://metacpan.org/release/XML-XPathEngine
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
works-with-format::xml
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-xpathengine-perl/libxml-xpathengine-perl_0.14-2_all.deb