How to Install and Uninstall perl-Time.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "perl-Time.noarch" package

This guide covers the steps necessary to install perl-Time.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "perl-Time.noarch" package

Learn how to uninstall perl-Time.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Time.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:12:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Time
Version : 1.03
Release : 480.el9
Architecture : noarch
Size : 21 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.