How to Install and Uninstall libspreadsheet-xlsx-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libspreadsheet-xlsx-perl" package

Please follow the guidelines below to install libspreadsheet-xlsx-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libspreadsheet-xlsx-perl

2. Uninstall "libspreadsheet-xlsx-perl" package

This guide let you learn how to uninstall libspreadsheet-xlsx-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libspreadsheet-xlsx-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libspreadsheet-xlsx-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libspreadsheet-xlsx-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.15-1
Depends: perl, libarchive-zip-perl, libspreadsheet-parseexcel-perl
Filename: pool/universe/libs/libspreadsheet-xlsx-perl/libspreadsheet-xlsx-perl_0.15-1_all.deb
Size: 21424
MD5sum: c01263d7b7199edb863efc9b910337d3
SHA1: 804fd7ce4681336b6aee96503fe9eff5cc622f12
SHA256: f3ff24f955e636d233563f439fc09ed18a1c610abb251e7dac8120cbc1a94ef4
Description-en: Perl extension for reading MS Excel 2007 files
Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the
Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of
Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for
interoperability; including Workbook, Worksheet, and Cell.
Description-md5: 59779f76967814bb50850d9c43bd4d96
Homepage: https://metacpan.org/release/Spreadsheet-XLSX
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu