How To Install perl-Mixin-Linewise on Fedora 36

In this tutorial we learn how to install perl-Mixin-Linewise in Fedora 36. perl-Mixin-Linewise is Write your linewise code for handles; this does the rest

Introduction

In this tutorial we learn how to install perl-Mixin-Linewise on Fedora 36.

What is perl-Mixin-Linewise

It’s boring to deal with opening files for IO, converting strings to handle-like objects, and all that. With Mixin Mixin and methods for handling strings and file names are added for you.

We can use yum or dnf to install perl-Mixin-Linewise on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Mixin-Linewise.

Install perl-Mixin-Linewise on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Mixin-Linewise using dnf by running the following command:

sudo dnf -y install perl-Mixin-Linewise

Install perl-Mixin-Linewise on Fedora 36 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 using yum by running the following command:

sudo yum -y install perl-Mixin-Linewise

How To Uninstall perl-Mixin-Linewise on Fedora 36

To uninstall only the perl-Mixin-Linewise package we can use the following command:

sudo dnf remove perl-Mixin-Linewise

perl-Mixin-Linewise Package Contents on Fedora 36

/usr/share/doc/perl-Mixin-Linewise
/usr/share/doc/perl-Mixin-Linewise/Changes
/usr/share/doc/perl-Mixin-Linewise/README
/usr/share/licenses/perl-Mixin-Linewise
/usr/share/licenses/perl-Mixin-Linewise/LICENSE
/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 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).