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

Last updated: October 05,2024

1. Install "libweb-scraper-perl" package

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

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

2. Uninstall "libweb-scraper-perl" package

This guide let you learn how to uninstall libweb-scraper-perl on Kali Linux:

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

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

Package: libweb-scraper-perl
Version: 0.38-2
Installed-Size: 59
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl, libhtml-selector-xpath-perl, libhtml-tagset-perl, libhtml-tree-perl, libhtml-treebuilder-xpath-perl, libuniversal-require-perl, liburi-perl, libwww-perl, libxml-xpathengine-perl, libyaml-perl
Recommends: libhtml-treebuilder-libxml-perl
Size: 23564
SHA256: ec132465807fed841c054c7b6e24e757266a6ddb244da6fc178ad87fa332be4e
SHA1: 564c0ac667b134cf1b96db2cb8a349a7386545bf
MD5sum: bdb922ad1a0220fb824953ca6e1c06d2
Description: Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions
Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi.
It provides a DSL-ish interface for traversing HTML documents and returning a
neatly arranged Perl data strcuture.
.
The scraper and process blocks provide a method to define what segments of a
document to extract. It understands HTML and CSS Selectors as well as XPath
expressions.
Description-md5:
Homepage: https://metacpan.org/release/Web-Scraper
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libw/libweb-scraper-perl/libweb-scraper-perl_0.38-2_all.deb