How to Install and Uninstall python3-pyexcel-xlsx Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-pyexcel-xlsx" package

In this section, we are going to explain the necessary steps to install python3-pyexcel-xlsx on Kali Linux

$ sudo apt update $ sudo apt install python3-pyexcel-xlsx

2. Uninstall "python3-pyexcel-xlsx" package

This guide covers the steps necessary to uninstall python3-pyexcel-xlsx on Kali Linux:

$ sudo apt remove python3-pyexcel-xlsx $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyexcel-xlsx package on Kali Linux

Package: python3-pyexcel-xlsx
Source: pyexcel-xlsx
Version: 0.5.5-0kali2
Architecture: all
Maintainer: Kali Developers
Installed-Size: 53
Depends: python3-openpyxl, python3-pyexcel-io, python3:any
Suggests: python-pyexcel-xlsx-doc
Homepage: https://github.com/pyexcel/pyexcel-xlsx
Priority: optional
Section: python
Filename: pool/main/p/pyexcel-xlsx/python3-pyexcel-xlsx_0.5.5-0kali2_all.deb
Size: 11136
SHA256: ec28bb961794f9b6df4e8b27f20e445db3447e72d2d20ab26a2ea4e9d0b6f8cb
SHA1: a7461a154c114142839345990c4fba83f23ad162
MD5sum: 099a0bde508afa8b806a8c100c6fa125
Description: Wrapper library to manipulate data in xlsx and xlsm (Python 3)
This package contains a tiny wrapper library to read, manipulate and write
data in xlsx and xlsm fromat using openpyxl. You are likely to use it with
python-pyexcel.
.
This package installs the library for Python 3.
Description-md5: