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

Last updated: May 18,2024

1. Install "libhtml-form-perl" package

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

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

2. Uninstall "libhtml-form-perl" package

This tutorial shows how to uninstall libhtml-form-perl on Kali Linux:

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

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

Package: libhtml-form-perl
Version: 6.11-1
Installed-Size: 93
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl, libhttp-message-perl, liburi-perl
Size: 33100
SHA256: a6b899c44fcbec34cc89c81454077bd0d9e9be514aee3bf8631efafa5b6d1c16
SHA1: 7731ea137228512eb9d763ec5a2b8d6ca8943a6f
MD5sum: ed3244cd1b27bf0977e1650378b2f7e2
Description: module that represents an HTML form element
Objects of the HTML::Form class represents a single HTML
...

instance. A form consists of a sequence of inputs that usually have names,
and which can take on various values. The state of a form can be tweaked and
it can then be asked to provide HTTP::Request objects that can be passed to
the request() method of LWP::UserAgent.
Description-md5:
Homepage: https://metacpan.org/release/HTML-Form
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhtml-form-perl/libhtml-form-perl_6.11-1_all.deb