How To Install perl-DateTime-Format-DateParse.noarch on Amazon Linux 2

In this tutorial we learn how to install perl-DateTime-Format-DateParse.noarch in Amazon Linux 2. perl-DateTime-Format-DateParse.noarch is Parse Date

Introduction

In this tutorial we learn how to install perl-DateTime-Format-DateParse.noarch on Amazon Linux 2.

What is perl-DateTime-Format-DateParse.noarch

This module is a DateTime compatibility wrapper around Date recognizes for DateTime.

We can use yum to install perl-DateTime-Format-DateParse.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install perl-DateTime-Format-DateParse.noarch.

Install perl-DateTime-Format-DateParse.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-DateTime-Format-DateParse.noarch using yum by running the following command:

sudo yum -y install perl-DateTime-Format-DateParse.noarch

How To Uninstall perl-DateTime-Format-DateParse.noarch on Amazon Linux 2

To uninstall only the perl-DateTime-Format-DateParse.noarch package we can use the following command:

sudo yum remove perl-DateTime-Format-DateParse.noarch

perl-DateTime-Format-DateParse.noarch Package Contents on Amazon Linux 2

/usr/share/doc/perl-DateTime-Format-DateParse-0.05
/usr/share/doc/perl-DateTime-Format-DateParse-0.05/Changes
/usr/share/doc/perl-DateTime-Format-DateParse-0.05/LICENSE
/usr/share/doc/perl-DateTime-Format-DateParse-0.05/README
/usr/share/man/man3/DateTime::Format::DateParse.3pm.gz
/usr/share/perl5/vendor_perl/DateTime
/usr/share/perl5/vendor_perl/DateTime/Format
/usr/share/perl5/vendor_perl/DateTime/Format/DateParse.pm
/usr/share/perl5/vendor_perl/DateTime/Format/DateParse.pod

References

Summary

In this tutorial we learn how to install perl-DateTime-Format-DateParse.noarch on Amazon Linux 2 using yum.