How to Install and Uninstall python3-xlwt.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-xlwt.noarch" package
Please follow the guidelines below to install python3-xlwt.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-xlwt.noarch
Copied
2. Uninstall "python3-xlwt.noarch" package
Please follow the guidance below to uninstall python3-xlwt.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-xlwt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-xlwt.noarch package on CentOS Stream 8
Last metadata expiration check: 0:58:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-xlwt
Version : 1.3.0
Release : 1.el8
Architecture : noarch
Size : 211 k
Source : python-xlwt-1.3.0-1.el8.src.rpm
Repository : epel
Summary : Spreadsheet python library
URL : http://pypi.python.org/pypi/xlwt
License : LGPLv2+ and BSD and BSD with advertising
Description : A library for generating spreadsheet files that are compatible with
: Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has
: full support for Unicode. Excel spreadsheets can be generated on any
: platform without needing Excel or a COM server. The only requirement
: is Python 2.6 or later.
Available Packages
Name : python3-xlwt
Version : 1.3.0
Release : 1.el8
Architecture : noarch
Size : 211 k
Source : python-xlwt-1.3.0-1.el8.src.rpm
Repository : epel
Summary : Spreadsheet python library
URL : http://pypi.python.org/pypi/xlwt
License : LGPLv2+ and BSD and BSD with advertising
Description : A library for generating spreadsheet files that are compatible with
: Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt has
: full support for Unicode. Excel spreadsheets can be generated on any
: platform without needing Excel or a COM server. The only requirement
: is Python 2.6 or later.