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

Last updated: November 28,2024

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

Please follow the guidelines below to install perl-Date-Leapyear.noarch on Fedora 38

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

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

This is a short guide on how to uninstall perl-Date-Leapyear.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:41:01 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Date-Leapyear
Version : 1.72
Release : 38.fc38
Architecture : noarch
Size : 17 k
Source : perl-Date-Leapyear-1.72-38.fc38.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.