How to Install and Uninstall perl-DateTimeX-Easy.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the guidance below to install perl-DateTimeX-Easy.noarch on Rocky Linux 8

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

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

Learn how to uninstall perl-DateTimeX-Easy.noarch on Rocky Linux 8:

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

3. Information about the perl-DateTimeX-Easy.noarch package on Rocky Linux 8

Last metadata expiration check: 2:12:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-DateTimeX-Easy
Version : 0.090
Release : 1.el8
Architecture : noarch
Size : 34 k
Source : perl-DateTimeX-Easy-0.090-1.el8.src.rpm
Repository : epel
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).