How to Install and Uninstall python3-holidays.noarch Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-holidays.noarch" package
This is a short guide on how to install python3-holidays.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-holidays.noarch
Copied
2. Uninstall "python3-holidays.noarch" package
Learn how to uninstall python3-holidays.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-holidays.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-holidays.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:53:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-holidays
Version : 0.9.12
Release : 2.el8
Architecture : noarch
Size : 89 k
Source : python-holidays-0.9.12-2.el8.src.rpm
Repository : epel
Summary : Generate and work with holidays in Python
URL : https://github.com/dr-prodigy/python-holidays
License : MIT
Description : A fast, efficient Python library for generating country, province and state
: specific sets of holidays on the fly. It aims to make determining whether a
: specific date is a holiday as fast and flexible as possible.
Available Packages
Name : python3-holidays
Version : 0.9.12
Release : 2.el8
Architecture : noarch
Size : 89 k
Source : python-holidays-0.9.12-2.el8.src.rpm
Repository : epel
Summary : Generate and work with holidays in Python
URL : https://github.com/dr-prodigy/python-holidays
License : MIT
Description : A fast, efficient Python library for generating country, province and state
: specific sets of holidays on the fly. It aims to make determining whether a
: specific date is a holiday as fast and flexible as possible.