How to Install and Uninstall python3-xlrd.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-xlrd.noarch" package
In this section, we are going to explain the necessary steps to install python3-xlrd.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-xlrd.noarch
Copied
2. Uninstall "python3-xlrd.noarch" package
This tutorial shows how to uninstall python3-xlrd.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-xlrd.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xlrd.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:09:51 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-xlrd
Version : 1.2.0
Release : 3.el8
Architecture : noarch
Size : 212 k
Source : python-xlrd-1.2.0-3.el8.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.
Available Packages
Name : python3-xlrd
Version : 1.2.0
Release : 3.el8
Architecture : noarch
Size : 212 k
Source : python-xlrd-1.2.0-3.el8.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.