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

Last updated: October 01,2024

1. Install "perl-TimeDate.noarch" package

This guide let you learn how to install perl-TimeDate.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-TimeDate.noarch

2. Uninstall "perl-TimeDate.noarch" package

Please follow the guidance below to uninstall perl-TimeDate.noarch on Fedora 38:

$ sudo dnf remove perl-TimeDate.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-TimeDate
Epoch : 1
Version : 2.33
Release : 10.fc38
Architecture : noarch
Size : 58 k
Source : perl-TimeDate-2.33-10.fc38.src.rpm
Repository : fedora
Summary : A Perl module for time and date manipulation
URL : https://metacpan.org/release/TimeDate
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module includes a number of smaller modules suited for
: manipulation of time and date strings with Perl. In particular, the
: Date::Format and Date::Parse modules can display and read times and
: dates in various formats, providing a more reliable interface to
: textual representations of points in time.