How to Install and Uninstall perl-Date-Leapyear.noarch Package on Fedora 34

Last updated: October 08,2024

1. Install "perl-Date-Leapyear.noarch" package

Please follow the step by step instructions below to install perl-Date-Leapyear.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Date-Leapyear.noarch

2. Uninstall "perl-Date-Leapyear.noarch" package

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

$ sudo dnf remove perl-Date-Leapyear.noarch $ sudo dnf autoremove

3. Information about the perl-Date-Leapyear.noarch package on Fedora 34

Last metadata expiration check: 3:15:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Date-Leapyear
Version : 1.72
Release : 32.fc34
Architecture : noarch
Size : 18 k
Source : perl-Date-Leapyear-1.72-32.fc34.src.rpm
Repository : fedora
Summary : Is a particular year a leap year?
URL : https://metacpan.org/release/Date-Leapyear
License : GPL+ or Artistic
Description : Date::Leapyear exports one function - isleap - which returns 1 or 0 if a
: year is leap, or not, respectively.