How to Install and Uninstall python3-openpyxl Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-openpyxl" package

Please follow the guidelines below to install python3-openpyxl on Kali Linux

$ sudo apt update $ sudo apt install python3-openpyxl

2. Uninstall "python3-openpyxl" package

This guide let you learn how to uninstall python3-openpyxl on Kali Linux:

$ sudo apt remove python3-openpyxl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-openpyxl package on Kali Linux

Package: python3-openpyxl
Source: openpyxl
Version: 3.1.2+dfsg-6
Installed-Size: 979
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-et-xmlfile, python3:any, python3-lxml
Recommends: python3-pil
Suggests: python-openpyxl-doc
Size: 164556
SHA256: d5a7094ca77d51200e0a571ea03619d4c6c214ebbe8bc18e379e7ce0f7785b5f
SHA1: 48cd6fcc1bc7046c0301bbabd2c67f568871c4b6
MD5sum: 3b552127ba07fb95485c526263846101
Description: Python 3 module to read/write OpenXML xlsx/xlsm files
Openpyxl is a pure Python 3 module to read/write Excel 2007 (OpenXML)
xlsx/xlsm files.
.
This package contains the module itself.
Description-md5:
Homepage: https://foss.heptapod.net/openpyxl/openpyxl
Section: python
Priority: optional
Filename: pool/main/o/openpyxl/python3-openpyxl_3.1.2+dfsg-6_all.deb