How To Install perl-Business-ISBN-Data.noarch on Amazon Linux 2

In this tutorial we learn how to install perl-Business-ISBN-Data.noarch in Amazon Linux 2. perl-Business-ISBN-Data.noarch is The data pack for Business

Introduction

In this tutorial we learn how to install perl-Business-ISBN-Data.noarch on Amazon Linux 2.

What is perl-Business-ISBN-Data.noarch

This is a data pack for Business the ISBN data without changing the version of Business Most of the interesting stuff is in Business

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

Install perl-Business-ISBN-Data.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-Business-ISBN-Data.noarch using yum by running the following command:

sudo yum -y install perl-Business-ISBN-Data.noarch

How To Uninstall perl-Business-ISBN-Data.noarch on Amazon Linux 2

To uninstall only the perl-Business-ISBN-Data.noarch package we can use the following command:

sudo yum remove perl-Business-ISBN-Data.noarch

perl-Business-ISBN-Data.noarch Package Contents on Amazon Linux 2

/usr/share/doc/perl-Business-ISBN-Data-20120719.001
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/Changes
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/LICENSE
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/README
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/examples
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/examples/README
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/check_data_structure.t
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/load.t
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/pod.t
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/pod_coverage.t
/usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/test_manifest
/usr/share/man/man3/Business::ISBN::Data.3pm.gz
/usr/share/perl5/vendor_perl/Business
/usr/share/perl5/vendor_perl/Business/ISBN
/usr/share/perl5/vendor_perl/Business/ISBN/Data.pm
/usr/share/perl5/vendor_perl/Business/ISBN/RangeMessage.xml
/usr/share/perl5/vendor_perl/Business/ISBN/make_data.pl

References

Summary

In this tutorial we learn how to install perl-Business-ISBN-Data.noarch on Amazon Linux 2 using yum.