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

Last updated: May 17,2024

1. Install "libhtml-table-perl" package

Please follow the steps below to install libhtml-table-perl on Kali Linux

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

2. Uninstall "libhtml-table-perl" package

Learn how to uninstall libhtml-table-perl on Kali Linux:

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

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

Package: libhtml-table-perl
Version: 2.08a-5
Installed-Size: 173
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 31660
SHA256: be615744854931d9708f2b510c7ef1f666cd8c29a6819ee94521fadff96895b2
SHA1: 5c0a086eba60de596fb14357a2054b31446087b8
MD5sum: a203a1f178409be40f32081bb78b0773
Description: Perl module for creating HTML tables
HTML::Table is used to generate HTML tables for
CGI scripts. By using the methods provided fairly
complex tables can be created, manipulated, then printed
from Perl scripts. The module also greatly simplifies
creating tables within tables from Perl. It is possible
to create an entire table using the methods provided and
never use an HTML tag.
.
HTML::Table also allows for creating dynamically sized
tables via its addRow and addCol methods. These methods
automatically resize the table if passed more cell values
than will fit in the current table grid.
.
Methods are provided for nearly all valid table, row, and
cell tags specified for HTML 3.0.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/HTML-Table
Tag: devel::lang:perl, devel::library, implemented-in::perl,
works-with-format::html, works-with::text
Section: perl
Priority: optional
Filename: pool/main/libh/libhtml-table-perl/libhtml-table-perl_2.08a-5_all.deb