How to Install and Uninstall python3-holidays.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "python3-holidays.noarch" package

Please follow the guidelines below to install python3-holidays.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-holidays.noarch

2. Uninstall "python3-holidays.noarch" package

Learn how to uninstall python3-holidays.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-holidays.noarch $ sudo dnf autoremove

3. Information about the python3-holidays.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:06:36 ago on Mon Feb 26 15:59:38 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.