How to Install and Uninstall perl-DateTimeX-Easy.noarch Package on Fedora 36

Last updated: October 01,2024

1. Install "perl-DateTimeX-Easy.noarch" package

This guide let you learn how to install perl-DateTimeX-Easy.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-DateTimeX-Easy.noarch

2. Uninstall "perl-DateTimeX-Easy.noarch" package

Please follow the instructions below to uninstall perl-DateTimeX-Easy.noarch on Fedora 36:

$ sudo dnf remove perl-DateTimeX-Easy.noarch $ sudo dnf autoremove

3. Information about the perl-DateTimeX-Easy.noarch package on Fedora 36

Last metadata expiration check: 1:39:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-DateTimeX-Easy
Version : 0.090
Release : 1.fc36
Architecture : noarch
Size : 30 k
Source : perl-DateTimeX-Easy-0.090-1.fc36.src.rpm
Repository : updates
Summary : Parse a date/time string using the best method available
URL : https://metacpan.org/release/DateTimeX-Easy
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : DateTimeX::Easy makes DateTime object creation quick and easy. It uses a
: variety of DateTime::Format packages to do the bulk of the parsing, with
: some custom tweaks to smooth out the rough edges (mainly concerning
: timezone detection and selection).