How to Install and Uninstall libwww-indexparser-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libwww-indexparser-perl" package

In this section, we are going to explain the necessary steps to install libwww-indexparser-perl on Kali Linux

$ sudo apt update $ sudo apt install libwww-indexparser-perl

2. Uninstall "libwww-indexparser-perl" package

This is a short guide on how to uninstall libwww-indexparser-perl on Kali Linux:

$ sudo apt remove libwww-indexparser-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwww-indexparser-perl package on Kali Linux

Package: libwww-indexparser-perl
Version: 0.91-2
Installed-Size: 39
Maintainer: Christoph Biedl
Architecture: all
Depends: perl:any, libdatetime-locale-perl, libhtml-parser-perl, libwww-perl
Size: 11752
SHA256: 1b7fee5c70bcb8ed8f79e6964ae91af723d5ad7d350342fb7500cc615859dc5c
SHA1: 013b43a3026c65f9be6fb4ce7dbf031998bba1c1
MD5sum: 058d2e2773314b9b39d6478011e7786e
Description: fetch and parse the directory index from a web server
WWW::IndexParser is a module that uses LWP to fetch a URL from a web
server. It then atempts to parse this page as if it were an auto
generated index page. It returns an array of WWW::IndexParser::Entry
objects, one per entry in the directory index that it has found. Each
Entry has a set of methods: filename(), time(), size(), and others if
supported by the autoindex generated: type() and size_units().
Description-md5:
Homepage: https://metacpan.org/pod/WWW::IndexParser
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libw/libwww-indexparser-perl/libwww-indexparser-perl_0.91-2_all.deb