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

In this tutorial we learn how to install perl-CPANPLUS-Shell-Default-Plugins-Changes in Fedora 36. perl-CPANPLUS-Shell-Default-Plugins-Changes is View a module’s Changes file from the CPANPLUS shell

Introduction

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

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

This plugin allows you to display the Changes (or Changelog, ChangeLog, etc) file of a module to get an overview of what (according to the maintainer) has changed.

We can use yum or dnf to install perl-CPANPLUS-Shell-Default-Plugins-Changes 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-Changes.

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

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

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

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

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

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

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

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

/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Changes
/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Changes/Changes
/usr/share/doc/perl-CPANPLUS-Shell-Default-Plugins-Changes/README
/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Changes.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/Changes.pm

References

Summary

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