How to Install and Uninstall perl-Date-Holidays-DE.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "perl-Date-Holidays-DE.noarch" package

This guide covers the steps necessary to install perl-Date-Holidays-DE.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Date-Holidays-DE.noarch

2. Uninstall "perl-Date-Holidays-DE.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Date-Holidays-DE.noarch on Fedora 39:

$ sudo dnf remove perl-Date-Holidays-DE.noarch $ sudo dnf autoremove

3. Information about the perl-Date-Holidays-DE.noarch package on Fedora 39

Last metadata expiration check: 5:28:52 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Date-Holidays-DE
Version : 2.06
Release : 2.fc39
Architecture : noarch
Size : 23 k
Source : perl-Date-Holidays-DE-2.06-2.fc39.src.rpm
Repository : fedora
Summary : Perl module to determine German holidays
URL : https://metacpan.org/release/Date-Holidays-DE
License : MIT
Description : A perl module that creates a list of German holidays in a given year.
: It knows about special holiday regulations for all of Germany's federal
: states and also about "semi-holidays" and religious "silent days" that
: will be treated as holidays on request. Holidays that occur on weekends
: can be excluded from the generated list. The generated list can also be
: freely formatted using regular strftime() format definitions.