How To Install perl-CPAN-02Packages-Search on Fedora 36

In this tutorial we learn how to install perl-CPAN-02Packages-Search in Fedora 36. perl-CPAN-02Packages-Search is Search Perl modules in 02packages.details.txt

Introduction

In this tutorial we learn how to install perl-CPAN-02Packages-Search on Fedora 36.

CPAN standard CPAN index file 02packages.details.txt.

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

Install perl-CPAN-02Packages-Search 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-CPAN-02Packages-Search using dnf by running the following command:

sudo dnf -y install perl-CPAN-02Packages-Search

Install perl-CPAN-02Packages-Search 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-CPAN-02Packages-Search using yum by running the following command:

sudo yum -y install perl-CPAN-02Packages-Search

How To Uninstall perl-CPAN-02Packages-Search on Fedora 36

To uninstall only the perl-CPAN-02Packages-Search package we can use the following command:

sudo dnf remove perl-CPAN-02Packages-Search

perl-CPAN-02Packages-Search Package Contents on Fedora 36

/usr/share/doc/perl-CPAN-02Packages-Search
/usr/share/doc/perl-CPAN-02Packages-Search/Changes
/usr/share/doc/perl-CPAN-02Packages-Search/README
/usr/share/licenses/perl-CPAN-02Packages-Search
/usr/share/licenses/perl-CPAN-02Packages-Search/LICENSE
/usr/share/man/man3/CPAN::02Packages::Search.3pm.gz
/usr/share/perl5/vendor_perl/CPAN
/usr/share/perl5/vendor_perl/CPAN/02Packages
/usr/share/perl5/vendor_perl/CPAN/02Packages/Search.pm

References

Summary

In this tutorial we learn how to install perl-CPAN-02Packages-Search on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).