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

Last updated: October 07,2024

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

This guide covers the steps necessary to install perl-DateTime-Format-Natural.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 3:30:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-DateTime-Format-Natural
Version : 1.12
Release : 1.fc34
Architecture : noarch
Size : 88 k
Source : perl-DateTime-Format-Natural-1.12-1.fc34.src.rpm
Repository : fedora
Summary : Create machine readable date/time with natural parsing logic
URL : https://metacpan.org/release/DateTime-Format-Natural
License : GPL+ or Artistic
Description : DateTime::Format::Natural takes a string with a human readable date/time
: and creates a machine readable one by applying natural parsing logic.