How to Install and Uninstall perl-HTML-Table.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "perl-HTML-Table.noarch" package
Please follow the guidelines below to install perl-HTML-Table.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-HTML-Table.noarch
Copied
2. Uninstall "perl-HTML-Table.noarch" package
This is a short guide on how to uninstall perl-HTML-Table.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-HTML-Table.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-HTML-Table.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:16:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-HTML-Table
Version : 2.08a
Release : 32.el8
Architecture : noarch
Size : 40 k
Source : perl-HTML-Table-2.08a-32.el8.src.rpm
Repository : epel
Summary : Create HTML tables using simple interface
URL : https://metacpan.org/release/HTML-Table
License : GPL+ or Artistic
Description : 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.
Available Packages
Name : perl-HTML-Table
Version : 2.08a
Release : 32.el8
Architecture : noarch
Size : 40 k
Source : perl-HTML-Table-2.08a-32.el8.src.rpm
Repository : epel
Summary : Create HTML tables using simple interface
URL : https://metacpan.org/release/HTML-Table
License : GPL+ or Artistic
Description : 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.