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

Last updated: October 06,2024

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

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

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

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

This guide covers the steps necessary to uninstall perl-Date-Leapyear.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:38:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Date-Leapyear
Version : 1.72
Release : 34.fc35
Architecture : noarch
Size : 18 k
Source : perl-Date-Leapyear-1.72-34.fc35.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.