How To Install perl-CPANPLUS-Dist-Build.noarch on Amazon Linux 2

In this tutorial we learn how to install perl-CPANPLUS-Dist-Build.noarch in Amazon Linux 2. perl-CPANPLUS-Dist-Build.noarch is Module

Introduction

In this tutorial we learn how to install perl-CPANPLUS-Dist-Build.noarch on Amazon Linux 2.

What is perl-CPANPLUS-Dist-Build.noarch

CPANPLUS related modules. With this package, you can create, install and uninstall Module CPANPLUS

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

Install perl-CPANPLUS-Dist-Build.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-CPANPLUS-Dist-Build.noarch using yum by running the following command:

sudo yum -y install perl-CPANPLUS-Dist-Build.noarch

How To Uninstall perl-CPANPLUS-Dist-Build.noarch on Amazon Linux 2

To uninstall only the perl-CPANPLUS-Dist-Build.noarch package we can use the following command:

sudo yum remove perl-CPANPLUS-Dist-Build.noarch

perl-CPANPLUS-Dist-Build.noarch Package Contents on Amazon Linux 2

/usr/share/doc/perl-CPANPLUS-Dist-Build-0.70
/usr/share/doc/perl-CPANPLUS-Dist-Build-0.70/Changes
/usr/share/doc/perl-CPANPLUS-Dist-Build-0.70/LICENSE
/usr/share/doc/perl-CPANPLUS-Dist-Build-0.70/README
/usr/share/man/man3/CPANPLUS::Dist::Build.3pm.gz
/usr/share/man/man3/CPANPLUS::Dist::Build::Constants.3pm.gz
/usr/share/perl5/vendor_perl/CPANPLUS
/usr/share/perl5/vendor_perl/CPANPLUS/Dist
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build.pm
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build/Constants.pm

References

Summary

In this tutorial we learn how to install perl-CPANPLUS-Dist-Build.noarch on Amazon Linux 2 using yum.