How To Install perl-Dist-Zilla-Plugin-ReversionOnRelease on Fedora 36

In this tutorial we learn how to install perl-Dist-Zilla-Plugin-ReversionOnRelease in Fedora 36. perl-Dist-Zilla-Plugin-ReversionOnRelease is Bump and reversion version on release

Introduction

In this tutorial we learn how to install perl-Dist-Zilla-Plugin-ReversionOnRelease on Fedora 36.

What is perl-Dist-Zilla-Plugin-ReversionOnRelease

This is a Dist in-place with the .pm files inside lib. You should most likely use this plugin in combination with Dist current VERSION is taken out of your main module, and then the released file is written back after the release with Dist

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

Install perl-Dist-Zilla-Plugin-ReversionOnRelease 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-Dist-Zilla-Plugin-ReversionOnRelease using dnf by running the following command:

sudo dnf -y install perl-Dist-Zilla-Plugin-ReversionOnRelease

Install perl-Dist-Zilla-Plugin-ReversionOnRelease 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-Dist-Zilla-Plugin-ReversionOnRelease using yum by running the following command:

sudo yum -y install perl-Dist-Zilla-Plugin-ReversionOnRelease

How To Uninstall perl-Dist-Zilla-Plugin-ReversionOnRelease on Fedora 36

To uninstall only the perl-Dist-Zilla-Plugin-ReversionOnRelease package we can use the following command:

sudo dnf remove perl-Dist-Zilla-Plugin-ReversionOnRelease

perl-Dist-Zilla-Plugin-ReversionOnRelease Package Contents on Fedora 36

/usr/share/doc/perl-Dist-Zilla-Plugin-ReversionOnRelease
/usr/share/doc/perl-Dist-Zilla-Plugin-ReversionOnRelease/Changes
/usr/share/doc/perl-Dist-Zilla-Plugin-ReversionOnRelease/README
/usr/share/licenses/perl-Dist-Zilla-Plugin-ReversionOnRelease
/usr/share/licenses/perl-Dist-Zilla-Plugin-ReversionOnRelease/LICENSE
/usr/share/man/man3/Dist::Zilla::Plugin::ReversionOnRelease.3pm.gz
/usr/share/perl5/vendor_perl/Dist
/usr/share/perl5/vendor_perl/Dist/Zilla
/usr/share/perl5/vendor_perl/Dist/Zilla/Plugin
/usr/share/perl5/vendor_perl/Dist/Zilla/Plugin/ReversionOnRelease.pm

References

Summary

In this tutorial we learn how to install perl-Dist-Zilla-Plugin-ReversionOnRelease on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).