How to Install and Uninstall perl-DateTime-Format-Natural.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

This tutorial shows how to install perl-DateTime-Format-Natural.noarch on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall perl-DateTime-Format-Natural.noarch on Rocky Linux 8:

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

3. Information about the perl-DateTime-Format-Natural.noarch package on Rocky Linux 8

Last metadata expiration check: 0:50:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-DateTime-Format-Natural
Version : 1.09
Release : 2.el8
Architecture : noarch
Size : 94 k
Source : perl-DateTime-Format-Natural-1.09-2.el8.src.rpm
Repository : epel
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.