How to Install and Uninstall python312-openpyxl Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "python312-openpyxl" package

This guide let you learn how to install python312-openpyxl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-openpyxl

2. Uninstall "python312-openpyxl" package

Please follow the step by step instructions below to uninstall python312-openpyxl on openSuSE Tumbleweed:

$ sudo zypper remove python312-openpyxl

3. Information about the python312-openpyxl package on openSuSE Tumbleweed

Information for package python312-openpyxl:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-openpyxl
Version : 3.1.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : python-openpyxl-3.1.2-1.4.src
Upstream URL : https://foss.heptapod.net/openpyxl/openpyxl
Summary : A Python library to read/write Excel 2010 xlsx/xlsm files
Description :
openpyxl is a pure python reader and writer of Excel OpenXML files.
It is ported from the PHPExcel project