How to Install and Uninstall python39-xlrd Package on openSuSE Tumbleweed

Last updated: December 26,2024

1. Install "python39-xlrd" package

This guide covers the steps necessary to install python39-xlrd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-xlrd

2. Uninstall "python39-xlrd" package

This guide covers the steps necessary to uninstall python39-xlrd on openSuSE Tumbleweed:

$ sudo zypper remove python39-xlrd

3. Information about the python39-xlrd package on openSuSE Tumbleweed

Information for package python39-xlrd:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-xlrd
Version : 2.0.1-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 762.1 KiB
Installed : No
Status : not installed
Source package : python-xlrd-2.0.1-1.15.src
Upstream URL : https://www.python-excel.org/
Summary : Python module for extracting data from .xls Excel spreadsheet files
Description :
A library for reading data and formatting information from Excel files
in the historical .xls format.