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

Last updated: May 15,2024

1. Install "python-xlwt-doc" package

This tutorial shows how to install python-xlwt-doc on Kali Linux

$ sudo apt update $ sudo apt install python-xlwt-doc

2. Uninstall "python-xlwt-doc" package

Please follow the steps below to uninstall python-xlwt-doc on Kali Linux:

$ sudo apt remove python-xlwt-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-xlwt-doc
Source: xlwt
Version: 1.3.0-4
Installed-Size: 254
Maintainer: Jan Dittberner
Architecture: all
Replaces: python-xlwt (<< 1.3.0)
Depends: libjs-sphinxdoc (>= 4.3)
Breaks: python-xlwt (<< 1.3.0)
Size: 53176
SHA256: 6f14725cd18ce50c631e03f92dfe2f2ab5d1f5eec15abdd8241085a700868015
SHA1: a3ee3088c62592973da68200ed8dadef3cf537a6
MD5sum: 5f6e0483327360f11e8ab0bba17309f9
Description: module for writing Microsoft Excel spreadsheet files - doc
This package provides a pure Python module for writing spreadsheet files
readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel
spreadsheets can be generated on any platform without needing Excel or a COM
server.
.
Xlwt is a fork of the unmaintained pyExcelerator module with several
bugfixes and enhancements. For the functionality previously provided by the
parse_xls function, see the python-xlrd package.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://pypi.python.org/pypi/xlwt
Section: doc
Priority: optional
Filename: pool/main/x/xlwt/python-xlwt-doc_1.3.0-4_all.deb