How to Install and Uninstall libweb-query-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libweb-query-perl" package

Please follow the guidelines below to install libweb-query-perl on Kali Linux

$ sudo apt update $ sudo apt install libweb-query-perl

2. Uninstall "libweb-query-perl" package

This is a short guide on how to uninstall libweb-query-perl on Kali Linux:

$ sudo apt remove libweb-query-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libweb-query-perl package on Kali Linux

Package: libweb-query-perl
Version: 1.01-1
Installed-Size: 63
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl, libhtml-selector-xpath-perl, libhtml-treebuilder-libxml-perl, libhtml-treebuilder-xpath-perl, libscalar-list-utils-perl, libwww-perl
Recommends: libxml-libxml-perl
Size: 23760
SHA256: 439d242c16675549a94981b4d933acefc088d3beff6747f4877708fda38ed026
SHA1: be9b8ad6752ed2b5be3111e021b0c5dd040aba22
MD5sum: 76d6efa8c582f1e3a38ffe31d74041ad
Description: perl web scraping library like jQuery
Web::Query is a yet another web scraping framework, with a jQuery like
interface.
.
Web::Query built at top of the CPAN modules HTML::TreeBuilder::XPath,
LWP::UserAgent, and HTML::Selector::XPath.
.
Web::Query uses HTML::Selector::XPath and only supports the CSS 3 selector
supported by that module. It doesn't support jQuery's extended queries
(yet?). If a selector is passed as a scalar ref, it'll be taken as a straight
XPath expression.
Description-md5:
Homepage: https://metacpan.org/release/Web-Query
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libw/libweb-query-perl/libweb-query-perl_1.01-1_all.deb