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

Last updated: May 16,2024

1. Install "python3-openpyxl" package

Learn how to install python3-openpyxl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-openpyxl

2. Uninstall "python3-openpyxl" package

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

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

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

Package: python3-openpyxl
Priority: optional
Section: universe/python
Installed-Size: 1320
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: openpyxl
Version: 2.3.0-1
Depends: python3-jdcal, python3:any (>= 3.3.2-2~)
Recommends: python3-pytest, python3-pil, python3-lxml
Filename: pool/universe/o/openpyxl/python3-openpyxl_2.3.0-1_all.deb
Size: 191832
MD5sum: f21ed62d36e68b9041cdf904c16809dd
SHA1: bacb34cde46c5e64d5d68d43a9f8d7350a910195
SHA256: b9eb9bfdbb003a868f000a60c94a867fd99742f52b6713de61acae46c7819989
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