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

Last updated: March 01,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 39

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

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

Please follow the steps below to uninstall perl-Date-Leapyear.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:48:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Date-Leapyear
Version : 1.72
Release : 39.fc39
Architecture : noarch
Size : 17 k
Source : perl-Date-Leapyear-1.72-39.fc39.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.