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

Last updated: October 07,2024

1. Install "perl-Time.noarch" package

Please follow the instructions below to install perl-Time.noarch on Oracle 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 Oracle Linux 9:

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

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

Last metadata expiration check: 1:13:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Time
Version : 1.03
Release : 480.el9
Architecture : noarch
Size : 25 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_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.