How to Install and Uninstall perl-Time.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "perl-Time.noarch" package

Please follow the guidance below to install perl-Time.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Time.noarch

2. Uninstall "perl-Time.noarch" package

Here is a brief guide to show you how to uninstall perl-Time.noarch on Rocky Linux 9:

$ sudo dnf remove perl-Time.noarch $ sudo dnf autoremove

3. Information about the perl-Time.noarch package on Rocky Linux 9

Last metadata expiration check: 0:23:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Time
Version : 1.03
Release : 480.el9
Architecture : noarch
Size : 19 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : appstream
Summary : By-name interface to Perl built-in time functions
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This package provides an object-oriented interface to Perl built-in gmtime()
: and localtime () functions.