How To Install perl-CPANPLUS-Shell-Default-Plugins-Diff on Fedora 36

In this tutorial we learn how to install perl-CPANPLUS-Shell-Default-Plugins-Diff in Fedora 36. perl-CPANPLUS-Shell-Default-Plugins-Diff is Diff module versions from the CPANPLUS shell

Introduction

In this tutorial we learn how to install perl-CPANPLUS-Shell-Default-Plugins-Diff on Fedora 36.

What is perl-CPANPLUS-Shell-Default-Plugins-Diff

This plugin allows you to diff 2 versions of modules from within the CPANPLUS shell and see what code changes have taken place.

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

Install perl-CPANPLUS-Shell-Default-Plugins-Diff 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-CPANPLUS-Shell-Default-Plugins-Diff using dnf by running the following command:

sudo dnf -y install perl-CPANPLUS-Shell-Default-Plugins-Diff

Install perl-CPANPLUS-Shell-Default-Plugins-Diff 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-CPANPLUS-Shell-Default-Plugins-Diff using yum by running the following command:

sudo yum -y install perl-CPANPLUS-Shell-Default-Plugins-Diff

How To Uninstall perl-CPANPLUS-Shell-Default-Plugins-Diff on Fedora 36

To uninstall only the perl-CPANPLUS-Shell-Default-Plugins-Diff package we can use the following command:

sudo dnf remove perl-CPANPLUS-Shell-Default-Plugins-Diff

perl-CPANPLUS-Shell-Default-Plugins-Diff Package Contents on Fedora 36

/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Diff
/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Diff/README
/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Diff/t
/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Diff/t/01-Diff.t
/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Diff.3pm.gz
/usr/share/perl5/vendor_perl/CPANPLUS
/usr/share/perl5/vendor_perl/CPANPLUS/Shell
/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default
/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins
/usr/share/perl5/vendor_perl/CPANPLUS/Shell/Default/Plugins/Diff.pm

References

Summary

In this tutorial we learn how to install perl-CPANPLUS-Shell-Default-Plugins-Diff on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).