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

Last updated: January 11,2025

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

In this section, we are going to explain the necessary steps to install perl-Class-Date.noarch on Fedora 39

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

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

This guide let you learn how to uninstall perl-Class-Date.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:14:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Class-Date
Version : 1.1.17
Release : 19.fc39
Architecture : noarch
Size : 50 k
Source : perl-Class-Date-1.1.17-19.fc39.src.rpm
Repository : updates
Summary : Class for easy date and time manipulation
URL : https://metacpan.org/release/Class-Date
License : GPL+ or Artistic
Description : This module is intended to provide a general-purpose date and datetime type
: for perl. You have a Class::Date class for absolute date and datetime, and
: have a Class::Date::Rel class for relative dates.