How to Install and Uninstall python3-openpyxl.noarch Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "python3-openpyxl.noarch" package
Please follow the guidance below to install python3-openpyxl.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-openpyxl.noarch
Copied
2. Uninstall "python3-openpyxl.noarch" package
Please follow the guidance below to uninstall python3-openpyxl.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-openpyxl.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-openpyxl.noarch package on AlmaLinux 9
Last metadata expiration check: 2:32:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-openpyxl
Version : 3.0.10
Release : 2.el9
Architecture : noarch
Size : 407 k
Source : python-openpyxl-3.0.10-2.el9.src.rpm
Repository : epel
Summary : Python library to read/write Excel 2010 xlsx/xlsm files
URL : https://pypi.python.org/pypi/openpyxl
License : MIT and Python
Description : openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
:
: It was born from lack of existing library to read/write natively from Python the
: Office Open XML format.
Available Packages
Name : python3-openpyxl
Version : 3.0.10
Release : 2.el9
Architecture : noarch
Size : 407 k
Source : python-openpyxl-3.0.10-2.el9.src.rpm
Repository : epel
Summary : Python library to read/write Excel 2010 xlsx/xlsm files
URL : https://pypi.python.org/pypi/openpyxl
License : MIT and Python
Description : openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files.
:
: It was born from lack of existing library to read/write natively from Python the
: Office Open XML format.