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

In this tutorial we learn how to install perl-CPANPLUS-Shell-Default-Plugins-RT in Fedora 36. perl-CPANPLUS-Shell-Default-Plugins-RT is Check for rt.cpan.org tickets from within the CPANPLUS shell

Introduction

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

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

This plugin allows you to query rt.cpan.org tickets for a given distribution within the CPANPLUS shell.

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

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

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

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

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

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

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

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

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

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

References

Summary

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