How To Install perl-CPANPLUS-Dist-Build on Fedora 36

In this tutorial we learn how to install perl-CPANPLUS-Dist-Build in Fedora 36. perl-CPANPLUS-Dist-Build is Module

Introduction

In this tutorial we learn how to install perl-CPANPLUS-Dist-Build on Fedora 36.

What is perl-CPANPLUS-Dist-Build

CPANPLUS modules. With this package, you can create, install and uninstall Module

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

Install perl-CPANPLUS-Dist-Build 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-Dist-Build using dnf by running the following command:

sudo dnf -y install perl-CPANPLUS-Dist-Build

Install perl-CPANPLUS-Dist-Build 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-Dist-Build using yum by running the following command:

sudo yum -y install perl-CPANPLUS-Dist-Build

How To Uninstall perl-CPANPLUS-Dist-Build on Fedora 36

To uninstall only the perl-CPANPLUS-Dist-Build package we can use the following command:

sudo dnf remove perl-CPANPLUS-Dist-Build

perl-CPANPLUS-Dist-Build Package Contents on Fedora 36

/usr/share/doc/perl-CPANPLUS-Dist-Build
/usr/share/doc/perl-CPANPLUS-Dist-Build/Changes
/usr/share/doc/perl-CPANPLUS-Dist-Build/Changes.old
/usr/share/doc/perl-CPANPLUS-Dist-Build/README
/usr/share/licenses/perl-CPANPLUS-Dist-Build
/usr/share/licenses/perl-CPANPLUS-Dist-Build/LICENSE
/usr/share/man/man3/CPANPLUS::Dist::Build.3pm.gz
/usr/share/man/man3/CPANPLUS::Dist::Build::Constants.3pm.gz
/usr/share/perl5/vendor_perl/CPANPLUS
/usr/share/perl5/vendor_perl/CPANPLUS/Dist
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build.pm
/usr/share/perl5/vendor_perl/CPANPLUS/Dist/Build/Constants.pm

References

Summary

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