How to Install and Uninstall perl-DateTime-Format-DateParse.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "perl-DateTime-Format-DateParse.noarch" package

This tutorial shows how to install perl-DateTime-Format-DateParse.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-DateTime-Format-DateParse.noarch

2. Uninstall "perl-DateTime-Format-DateParse.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-DateTime-Format-DateParse.noarch on Fedora 35:

$ sudo dnf remove perl-DateTime-Format-DateParse.noarch $ sudo dnf autoremove

3. Information about the perl-DateTime-Format-DateParse.noarch package on Fedora 35

Last metadata expiration check: 1:21:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-DateTime-Format-DateParse
Version : 0.05
Release : 27.fc35
Architecture : noarch
Size : 22 k
Source : perl-DateTime-Format-DateParse-0.05-27.fc35.src.rpm
Repository : fedora
Summary : Parse Date::Parse compatible formats
URL : https://metacpan.org/release/DateTime-Format-DateParse
License : GPL+ or Artistic
Description : This module is a DateTime compatibility wrapper around Date::Parse; it allows
: one to easily parse formats Date::Parse recognizes for DateTime.