How to Install and Uninstall perl-Time-ParseDate.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "perl-Time-ParseDate.noarch" package

This guide let you learn how to install perl-Time-ParseDate.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Time-ParseDate.noarch

2. Uninstall "perl-Time-ParseDate.noarch" package

This tutorial shows how to uninstall perl-Time-ParseDate.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Time-ParseDate.noarch $ sudo dnf autoremove

3. Information about the perl-Time-ParseDate.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Time-ParseDate
Version : 2015.103
Release : 20.el9
Architecture : noarch
Size : 39 k
Source : perl-Time-ParseDate-2015.103-20.el9.src.rpm
Repository : epel
Summary : Perl modules for parsing dates and times
URL : https://metacpan.org/release/Time-ParseDate
License : TPDL and Public Domain
Description : Time-ParseDate provides several Perl modules, including Time::CTime,
: Time::DaysInMonth, Time::JulianDay, Time::ParseDate, and Time::Timezone.
: These modules can be useful for parsing and manipulating dates and times.
: There are numerous options to control what is recognized and what is not.