How to Install and Uninstall python3-xlrd.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-xlrd.noarch" package

Please follow the guidelines below to install python3-xlrd.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-xlrd.noarch

2. Uninstall "python3-xlrd.noarch" package

Learn how to uninstall python3-xlrd.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-xlrd.noarch $ sudo dnf autoremove

3. Information about the python3-xlrd.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:20:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-xlrd
Version : 2.0.1
Release : 5.el9
Architecture : noarch
Size : 170 k
Source : python-xlrd-2.0.1-5.el9.src.rpm
Repository : epel
Summary : Library to extract data from Microsoft Excel (TM) spreadsheet files
URL : http://www.python-excel.org/
License : BSD
Description : Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0 onwards)
: on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support for Excel
: dates. Unicode-aware.