How To Install perl-Mixin-Linewise.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install perl-Mixin-Linewise.noarch on Amazon Linux 2.
What is perl-Mixin-Linewise.noarch
It’s boring to deal with opening files for IO, converting strings to handle- like objects, and all that. With Mixin just write a method to handle handles, and methods for handling strings and filenames are added for you.
We can use yum to install perl-Mixin-Linewise.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Mixin-Linewise.noarch.
Install perl-Mixin-Linewise.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-Mixin-Linewise.noarch using yum by running the following command:
sudo yum -y install perl-Mixin-Linewise.noarch
How To Uninstall perl-Mixin-Linewise.noarch on Amazon Linux 2
To uninstall only the perl-Mixin-Linewise.noarch package we can use the following command:
sudo yum remove perl-Mixin-Linewise.noarch
perl-Mixin-Linewise.noarch Package Contents on Amazon Linux 2
/usr/share/doc/perl-Mixin-Linewise-0.004
/usr/share/doc/perl-Mixin-Linewise-0.004/Changes
/usr/share/doc/perl-Mixin-Linewise-0.004/LICENSE
/usr/share/doc/perl-Mixin-Linewise-0.004/README
/usr/share/man/man3/Mixin::Linewise.3pm.gz
/usr/share/man/man3/Mixin::Linewise::Readers.3pm.gz
/usr/share/man/man3/Mixin::Linewise::Writers.3pm.gz
/usr/share/perl5/vendor_perl/Mixin
/usr/share/perl5/vendor_perl/Mixin/Linewise
/usr/share/perl5/vendor_perl/Mixin/Linewise.pm
/usr/share/perl5/vendor_perl/Mixin/Linewise/Readers.pm
/usr/share/perl5/vendor_perl/Mixin/Linewise/Writers.pm
References
Summary
In this tutorial we learn how to install perl-Mixin-Linewise.noarch on Amazon Linux 2 using yum.