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

Last updated: July 05,2024

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

This is a short guide on how to install perl-DateTime-Format-DateParse.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall perl-DateTime-Format-DateParse.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:50:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-DateTime-Format-DateParse
Version : 0.05
Release : 25.fc34
Architecture : noarch
Size : 22 k
Source : perl-DateTime-Format-DateParse-0.05-25.fc34.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.