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

Last updated: September 20,2024

1. Install "libspreadsheet-writeexcel-perl" package

Please follow the step by step instructions below to install libspreadsheet-writeexcel-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libspreadsheet-writeexcel-perl" package

This tutorial shows how to uninstall libspreadsheet-writeexcel-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libspreadsheet-writeexcel-perl
Priority: optional
Section: universe/perl
Installed-Size: 1884
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.40-1
Depends: perl, libparse-recdescent-perl
Recommends: libdate-calc-perl, libdate-manip-perl, libole-storage-lite-perl (>= 0.19)
Suggests: libspreadsheet-parseexcel-perl
Filename: pool/universe/libs/libspreadsheet-writeexcel-perl/libspreadsheet-writeexcel-perl_2.40-1_all.deb
Size: 628356
MD5sum: 164104016fced19eb677d62b823728d4
SHA1: 90de922ec14f7f111dd40a347ebef57c80d92e15
SHA256: 192c1ac93d7dc7ee770a3ae5265f9f3c8c1c8b618aa1044d1c79ef144ca7b79e
Description-en: module to create Excel spreadsheets
Spreadsheet::WriteExcel is a Perl module that can be used to create a cross-
platform Excel binary file. Multiple worksheets can be added to a workbook
and formatting can be applied to cells. Additionally, this module supports
writing text, numeric values, formulas and hyperlinks to cells.
.
The Excel file produced by this module is compatible with Excel 5, 95, 97
and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet
applications OpenOffice.org, Gnumeric and XESS. The generated files are not
compatible with MS Access.
.
This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel
(libspreadsheet-parseexcel-perl) or look at the main documentation for some
suggestions. This module cannot be used to write to an existing Excel file.
Description-md5: a25637ace041f9c28c038e1d800f7d70
Homepage: https://metacpan.org/release/Spreadsheet-WriteExcel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu