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

Last updated: September 20,2024

1. Install "libxml-xql-perl" package

Please follow the step by step instructions below to install libxml-xql-perl on Kali Linux

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

2. Uninstall "libxml-xql-perl" package

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

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

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

Package: libxml-xql-perl
Version: 0.68-9
Installed-Size: 450
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdate-manip-perl, libparse-yapp-perl, libxml-dom-perl, libxml-regexp-perl
Size: 134236
SHA256: 7ab853b583357238d786edb11a49b137e1bdc62dceb36a55989f339f1eb69184
SHA1: 06fe29bab4a1d75216864ac87de7cde3f5df8756
MD5sum: b63cf47c153e614fe99f51fbbce07ebd
Description: Perl module for querying XML tree structures with XQL
The XML::XQL module implements the XQL (XML Query Language) proposal
submitted to the XSL Working Group in September 1998. The spec can
be found at: http://www.w3.org/TandS/QL/QL98/pp/xql.html. Most of
the contents related to the XQL syntax can also be found in the
XML::XQL::Tutorial that comes with this distribution. Note that XQL
is not the same as XML-QL!
.
The current implementation only works with the XML::DOM module, but
once the design is stable and the major bugs are flushed out, other
extensions might follow, e.g. for XML::Grove.
.
XQL was designed to be extensible and this implementation tries to
stick to that. Users can add their own functions, methods,
comparison operators and data types. Plugging in a new XML tree
structure (like XML::Grove) should be a piece of cake.
Description-md5:
Homepage: https://metacpan.org/release/XML-XQL
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libx/libxml-xql-perl/libxml-xql-perl_0.68-9_all.deb