How to Install and Uninstall perl-Data-Report.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-Data-Report.noarch" package
Learn how to install perl-Data-Report.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Data-Report.noarch
Copied
2. Uninstall "perl-Data-Report.noarch" package
This guide let you learn how to uninstall perl-Data-Report.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Data-Report.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Data-Report.noarch package on CentOS Stream 8
Last metadata expiration check: 3:42:14 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Data-Report
Version : 0.10
Release : 30.el8
Architecture : noarch
Size : 34 k
Source : perl-Data-Report-0.10-30.el8.src.rpm
Repository : epel
Summary : A flexible plugin-driven reporting framework
URL : https://metacpan.org/release/Data-Report
License : GPL+ or Artistic
Description : Data::Report is a framework for report generation.
:
: You define the columns, add the data row by row, and get reports in
: text, HTML, CSV and so on. Textual ornaments like extra empty lines,
: dashed lines, and cell lines can be added in a way similar to HTML
: style sheets.
Available Packages
Name : perl-Data-Report
Version : 0.10
Release : 30.el8
Architecture : noarch
Size : 34 k
Source : perl-Data-Report-0.10-30.el8.src.rpm
Repository : epel
Summary : A flexible plugin-driven reporting framework
URL : https://metacpan.org/release/Data-Report
License : GPL+ or Artistic
Description : Data::Report is a framework for report generation.
:
: You define the columns, add the data row by row, and get reports in
: text, HTML, CSV and so on. Textual ornaments like extra empty lines,
: dashed lines, and cell lines can be added in a way similar to HTML
: style sheets.