How to Install and Uninstall python-excelerator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-excelerator" package

In this section, we are going to explain the necessary steps to install python-excelerator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-excelerator

2. Uninstall "python-excelerator" package

Learn how to uninstall python-excelerator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-excelerator $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-excelerator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-excelerator
Priority: optional
Section: universe/python
Installed-Size: 459
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin Coyner
Architecture: all
Source: pyexcelerator
Version: 0.6.4.1-2
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-antlr
Filename: pool/universe/p/pyexcelerator/python-excelerator_0.6.4.1-2_all.deb
Size: 103054
MD5sum: fd1f8746fcc892d2d4665be67629ed23
SHA1: 1f224345b431ebfb4da5f63a32856008939960b1
SHA256: c3e4311c3e59d86280d2224a24f35f0027b9797acb69d58001ec93377d070520
Description-en: module for reading/writing Excel spreadsheet files
pyExcelerator is a Python module that can generate Excel 97/2000/XP/2003
spreadsheet files. It can also extract data from these files. It supports
Unicode in Excel files, and can use a variety of formatting features and
printing options. It can dump Excel and OLE2 compound files. Included are
simple conversion tools py_xls2html, py_xls2csv and py_xls2txt.
Description-md5: 464f07ec307932753b64d97f0d26119f
Homepage: http://sourceforge.net/projects/pyexcelerator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu