How to Install and Uninstall libhtml-lint-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libhtml-lint-perl" package

Please follow the guidance below to install libhtml-lint-perl on Kali Linux

$ sudo apt update $ sudo apt install libhtml-lint-perl

2. Uninstall "libhtml-lint-perl" package

Here is a brief guide to show you how to uninstall libhtml-lint-perl on Kali Linux:

$ sudo apt remove libhtml-lint-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-lint-perl package on Kali Linux

Package: libhtml-lint-perl
Version: 2.32+dfsg-1.1
Installed-Size: 96
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl (>= 3.47), libhtml-tagset-perl (>= 3.03)
Suggests: weblint-perl
Size: 38380
SHA256: 701374aefc444e37d5ae3b84052a8803966de0415950554fb86f6e4a3b784662
SHA1: 521cf36ef7791fe46c01c885b105b8defd836ce9
MD5sum: bcd735f47c81b158c26d39b7b99e13d1
Description: checker of HTML errors in strings or files
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.
.
The "weblint" script - provided in the separate package "weblint-perl" -
is a wrapper around the HTML::Lint.
.
You can also look into Apache::Lint which is a mod_perl wrapper around
HTML::Lint.
.
Finally, for those of you doing automated testing with Test::More and
its brethren, Test::HTML::Lint lets you automate HTML checking.
Description-md5:
Homepage: https://metacpan.org/release/HTML-Lint
Tag: devel::debugger, devel::lang:perl, devel::library, devel::prettyprint,
implemented-in::perl, role::program, use::checking,
works-with-format::html, works-with::text
Section: perl
Priority: optional
Filename: pool/main/libh/libhtml-lint-perl/libhtml-lint-perl_2.32+dfsg-1.1_all.deb