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

Last updated: May 21,2024

1. Install "libdbd-excel-perl" package

Here is a brief guide to show you how to install libdbd-excel-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdbd-excel-perl

2. Uninstall "libdbd-excel-perl" package

This guide covers the steps necessary to uninstall libdbd-excel-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdbd-excel-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdbd-excel-perl
Priority: optional
Section: universe/perl
Installed-Size: 148
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06-6
Depends: libdbi-perl, libspreadsheet-parseexcel-perl (>= 0.3000), libspreadsheet-writeexcel-perl, libsql-statement-perl, perl (>= 5.6.0-16)
Filename: pool/universe/libd/libdbd-excel-perl/libdbd-excel-perl_0.06-6_all.deb
Size: 29196
MD5sum: b2e6ec4cd1884d409066ee97565a1529
SHA1: 2a2822cf59d313c5488817a200b7bf636ad0ddef
SHA256: 410dcd9bdfc1a7255ec3eb46cc8e7246591d0ed662238f12c81f00c62917d870
Description-en: provides an SQL interface (via DBI) for accessing Excel files
The DBD::Excel module is a DBI driver which permits access to Excel files
(in the 95, 97 and 2000 flavours) via SQL commands through the Perl DBI.
.
As of 0.06, this module is still in an ALPHA VERSION according to its author.
Description-md5: 1a5fcdc5370a7f314c39ae96561852dc
Homepage: http://search.cpan.org/dist/DBD-Excel/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu