How to Install and Uninstall perl-DateTime-HiRes.noarch Package on CentOS Stream 9

Last updated: February 06,2025

1. Install "perl-DateTime-HiRes.noarch" package

This is a short guide on how to install perl-DateTime-HiRes.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-DateTime-HiRes.noarch

2. Uninstall "perl-DateTime-HiRes.noarch" package

Please follow the step by step instructions below to uninstall perl-DateTime-HiRes.noarch on CentOS Stream 9:

$ sudo dnf remove perl-DateTime-HiRes.noarch $ sudo dnf autoremove

3. Information about the perl-DateTime-HiRes.noarch package on CentOS Stream 9

Last metadata expiration check: 0:20:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-DateTime-HiRes
Version : 0.04
Release : 3.el9
Architecture : noarch
Size : 20 k
Source : perl-DateTime-HiRes-0.04-3.el9.src.rpm
Repository : epel
Summary : Create DateTime objects with sub-second current time resolution
URL : https://metacpan.org/release/DateTime-HiRes
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module enables you to generate DateTime objects that represent the
: current time with sub-second resolution.