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

Last updated: May 05,2024

1. Install "libxml-dom-xpath-perl" package

This guide covers the steps necessary to install libxml-dom-xpath-perl on Kali Linux

$ sudo apt update $ sudo apt install libxml-dom-xpath-perl

2. Uninstall "libxml-dom-xpath-perl" package

This is a short guide on how to uninstall libxml-dom-xpath-perl on Kali Linux:

$ sudo apt remove libxml-dom-xpath-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libxml-dom-xpath-perl
Version: 0.14-4
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libxml-dom-perl, libxml-xpathengine-perl
Size: 9352
SHA256: 9e896a33ea88fc06aafd3196a89c1d1919c0b6b6e364d2500ff087727bb84e16
SHA1: 5ac14d68212c64275ab741467217c397c43bc5fd
MD5sum: 4983d5c0f37b6dd67e39733aa4717b99
Description: adds XPath support to XML::DOM, using XML::XPathEngine
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.
It lets you use all of the XML::DOM methods.
.
In truth this should only be used if you have existing code using XML::DOM.
If you start a new project and you can install XML::LibXML (and libxml2 on
which it is based) then you will get a DOM, XPath support and a lot more
power and speed.
Description-md5:
Homepage: https://metacpan.org/release/XML-DOM-XPath
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-dom-xpath-perl/libxml-dom-xpath-perl_0.14-4_all.deb