How to Install and Uninstall python3-holidays.noarch Package on CentOS Stream 8
Last updated: January 15,2025
1. Install "python3-holidays.noarch" package
Learn how to install python3-holidays.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-holidays.noarch
Copied
2. Uninstall "python3-holidays.noarch" package
This guide covers the steps necessary to uninstall python3-holidays.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-holidays.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-holidays.noarch package on CentOS Stream 8
Last metadata expiration check: 2:27:50 ago on Sun Feb 25 03:03:59 2024.
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.