How to Install and Uninstall perl-Excel-Writer-XLSX.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-Excel-Writer-XLSX.noarch" package

This guide let you learn how to install perl-Excel-Writer-XLSX.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Excel-Writer-XLSX.noarch

2. Uninstall "perl-Excel-Writer-XLSX.noarch" package

Learn how to uninstall perl-Excel-Writer-XLSX.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Excel-Writer-XLSX.noarch $ sudo dnf autoremove

3. Information about the perl-Excel-Writer-XLSX.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:23:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Excel-Writer-XLSX
Version : 1.11
Release : 2.el9
Architecture : noarch
Size : 455 k
Source : perl-Excel-Writer-XLSX-1.11-2.el9.src.rpm
Repository : epel
Summary : Create a new file in the Excel 2007+ XLSX format
URL : https://metacpan.org/release/Excel-Writer-XLSX
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : The Excel::Writer::XLSX Perl module can be used to create an Excel file in the
: 2007+ XLSX format. Multiple worksheets can be added to a workbook and
: formatting can be applied to cells. Text, numbers, and formulas can be written
: to the cells.