How to Install and Uninstall perl-Time-Local.noarch Package on CentOS 7 / RHEL 7
Last updated: January 12,2025
1. Install "perl-Time-Local.noarch" package
Please follow the steps below to install perl-Time-Local.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
perl-Time-Local.noarch
Copied
2. Uninstall "perl-Time-Local.noarch" package
Please follow the step by step instructions below to uninstall perl-Time-Local.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
perl-Time-Local.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-Time-Local.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : perl-Time-Local
Arch : noarch
Version : 1.2300
Release : 2.el7
Size : 43 k
Repo : installed
From repo : anaconda
Summary : Efficiently compute time from local and GMT time
URL : http://search.cpan.org/dist/Time-Local/
License : GPL+ or Artistic
Description : This module provides functions that are the inverse of built-in
: perl functions localtime() and gmtime(). They accept a date as a
: six-element array, and return the corresponding time(2) value in
: seconds since the system epoch (Midnight, January 1, 1970 GMT on
: Unix, for example). This value can be positive or negative, though
: POSIX only requires support for positive values, so dates before
: the system's epoch may not work on all operating systems.
Name : perl-Time-Local
Arch : noarch
Version : 1.2300
Release : 2.el7
Size : 43 k
Repo : installed
From repo : anaconda
Summary : Efficiently compute time from local and GMT time
URL : http://search.cpan.org/dist/Time-Local/
License : GPL+ or Artistic
Description : This module provides functions that are the inverse of built-in
: perl functions localtime() and gmtime(). They accept a date as a
: six-element array, and return the corresponding time(2) value in
: seconds since the system epoch (Midnight, January 1, 1970 GMT on
: Unix, for example). This value can be positive or negative, though
: POSIX only requires support for positive values, so dates before
: the system's epoch may not work on all operating systems.