How to Install and Uninstall perl-Spreadsheet-XLSX.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "perl-Spreadsheet-XLSX.noarch" package
This guide covers the steps necessary to install perl-Spreadsheet-XLSX.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Spreadsheet-XLSX.noarch
Copied
2. Uninstall "perl-Spreadsheet-XLSX.noarch" package
This guide covers the steps necessary to uninstall perl-Spreadsheet-XLSX.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Spreadsheet-XLSX.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Spreadsheet-XLSX.noarch package on Rocky Linux 8
Last metadata expiration check: 0:28:30 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Spreadsheet-XLSX
Version : 0.17
Release : 1.el8
Architecture : noarch
Size : 32 k
Source : perl-Spreadsheet-XLSX-0.17-1.el8.src.rpm
Repository : epel
Summary : Perl extension for reading Microsoft Excel 2007 files
URL : https://metacpan.org/release/Spreadsheet-XLSX
License : GPL+ or Artistic
Description : The Spreadsheet::XLSX module is a emulation of Spreadsheet::ParseExcel for
: Excel 2007 (.xlsx) file format in a quick and dirty way. It supports styles
: and many of the Excel's quirks, but not all. It populates the classes from
: Spreadsheet::ParseExcel for interoperability; including workbook, worksheet
: and cell.
Available Packages
Name : perl-Spreadsheet-XLSX
Version : 0.17
Release : 1.el8
Architecture : noarch
Size : 32 k
Source : perl-Spreadsheet-XLSX-0.17-1.el8.src.rpm
Repository : epel
Summary : Perl extension for reading Microsoft Excel 2007 files
URL : https://metacpan.org/release/Spreadsheet-XLSX
License : GPL+ or Artistic
Description : The Spreadsheet::XLSX module is a emulation of Spreadsheet::ParseExcel for
: Excel 2007 (.xlsx) file format in a quick and dirty way. It supports styles
: and many of the Excel's quirks, but not all. It populates the classes from
: Spreadsheet::ParseExcel for interoperability; including workbook, worksheet
: and cell.