How to Install and Uninstall python3-holidays.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-holidays.noarch" package

Here is a brief guide to show you how to install python3-holidays.noarch on Fedora 34

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

2. Uninstall "python3-holidays.noarch" package

This is a short guide on how to uninstall python3-holidays.noarch on Fedora 34:

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

3. Information about the python3-holidays.noarch package on Fedora 34

Last metadata expiration check: 2:48:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-holidays
Version : 0.10.4
Release : 1.fc34
Architecture : noarch
Size : 152 k
Source : python-holidays-0.10.4-1.fc34.src.rpm
Repository : fedora
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.