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

Last updated: November 07,2024

1. Install "python-openpyxl" package

Please follow the step by step instructions below to install python-openpyxl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-openpyxl

2. Uninstall "python-openpyxl" package

Please follow the guidelines below to uninstall python-openpyxl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-openpyxl
Priority: optional
Section: universe/python
Installed-Size: 1323
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: openpyxl
Version: 2.3.0-1
Depends: python (>= 2.7), python (<< 2.8), python-jdcal
Recommends: python-pytest, python-pil, python-imaging, python-lxml
Filename: pool/universe/o/openpyxl/python-openpyxl_2.3.0-1_all.deb
Size: 192564
MD5sum: b606ec3c461174593af63b221ab0c907
SHA1: 526ebef74208436e9b97fc4f3a2d653a6486389f
SHA256: c85221ec9880a81a9b29fa32b55d8ec381fbe1ad34cafec292d20e2e0112c0db
Description-en: module to read/write OpenXML xlsx/xlsm files
Openpyxl is a pure Python module to read/write Excel 2007 (OpenXML)
xlsx/xlsm files.
Description-md5: cc78aef04b17e77f50605ea14fd90b54
Homepage: http://bitbucket.org/openpyxl/openpyxl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu