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

Last updated: January 16,2025

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

Here is a brief guide to show you how to install perl-Date-Leapyear.noarch on Fedora 36

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

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

This tutorial shows how to uninstall perl-Date-Leapyear.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:51:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Date-Leapyear
Version : 1.72
Release : 35.fc36
Architecture : noarch
Size : 18 k
Source : perl-Date-Leapyear-1.72-35.fc36.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.