How to Install and Uninstall libhtml-fillinform-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libhtml-fillinform-perl" package

Please follow the instructions below to install libhtml-fillinform-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libhtml-fillinform-perl" package

Please follow the guidelines below to uninstall libhtml-fillinform-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libhtml-fillinform-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhtml-fillinform-perl
Priority: optional
Section: universe/perl
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.21-1
Depends: perl, libhtml-parser-perl
Filename: pool/universe/libh/libhtml-fillinform-perl/libhtml-fillinform-perl_2.21-1_all.deb
Size: 16330
MD5sum: 085daf5e7dd90a941995df8469315fbb
SHA1: 00a117ace3f057cc4b4f3f244725dc98b90c4104
SHA256: 64fe15774fada3e3d3b6f16c133192483b7e96192047e5941b49b92a50d59800
Description-en: module for populating HTML forms with data
HTML::FillInForm automatically inserts data from a previous HTML form into
the HTML input, textarea, radio buttons, checkboxes and select tags. It is a
subclass of HTML::Parser and uses it to parse the HTML and insert the values
into the form tags.
.
One useful application is after a user submits an HTML form without
filling out a required field. HTML::FillInForm can be used to
redisplay the HTML form with all the form elements containing the
submitted info.
Description-md5: 3abd0a15a383c1649829e6b57425afb8
Homepage: https://metacpan.org/release/HTML-FillInForm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu