How to Install and Uninstall python-pyexcel-io-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "python-pyexcel-io-doc" package

Please follow the steps below to install python-pyexcel-io-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pyexcel-io-doc

2. Uninstall "python-pyexcel-io-doc" package

Please follow the instructions below to uninstall python-pyexcel-io-doc on Kali Linux:

$ sudo apt remove python-pyexcel-io-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyexcel-io-doc package on Kali Linux

Package: python-pyexcel-io-doc
Source: pyexcel-io
Version: 0.5.18-0kali4
Architecture: all
Maintainer: Kali Developers
Installed-Size: 375
Depends: libjs-sphinxdoc (>= 7.2.2)
Homepage: https://github.com/pyexcel/pyexcel-io
Priority: optional
Section: doc
Filename: pool/main/p/pyexcel-io/python-pyexcel-io-doc_0.5.18-0kali4_all.deb
Size: 45968
SHA256: 0a999abc5d235d2497572cfb8afd41db0c2b860e8e71b6a26d313fef65c54732
SHA1: 7fc00d199f54d3c58b26cd140eae5edad5b8ecd9
MD5sum: 1fcf6a1c221babae87befbd1b9d06313
Description: API to read and write the data in excel format (common documentation)
This package contains one application programming interface(API) to read and
write the data in excel format, import the data into and export the data from
database. It provides support for csv(z) format, django database and sqlalchemy
supported databases. Its supported file formats are extended to cover "xls",
"xlsx", "ods" by the following extensions:
- pyexcel-xls: xls, xlsx(r), xlsm(r)
- pyexcel-xlsx: xlsx
- pyexcel-ods3: ods
- pyexcel-ods: ods (Python 2.6, 2.7 only)
.
If you need to manipulate the data, you might do it yourself or use its
brother library pyexcel .
.
If you would like to extend it, you may use it to write your own extension to
handle a specific file format.
.
This is the common documentation package.
Description-md5: