How To Install perl-Path-IsDev on Fedora 36

In this tutorial we learn how to install perl-Path-IsDev in Fedora 36. perl-Path-IsDev is Determine if a given Path resembles a development source tree

Introduction

In this tutorial we learn how to install perl-Path-IsDev on Fedora 36.

What is perl-Path-IsDev

This module is more or less a bunch of heuristics for determining if a given path is a development tree root of some kind. This has many useful applications, notably ones that require behaviors for “installed” modules to be different to those that are still “in development”

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

Install perl-Path-IsDev 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-Path-IsDev using dnf by running the following command:

sudo dnf -y install perl-Path-IsDev

Install perl-Path-IsDev 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-Path-IsDev using yum by running the following command:

sudo yum -y install perl-Path-IsDev

How To Uninstall perl-Path-IsDev on Fedora 36

To uninstall only the perl-Path-IsDev package we can use the following command:

sudo dnf remove perl-Path-IsDev

perl-Path-IsDev Package Contents on Fedora 36

/usr/share/doc/perl-Path-IsDev
/usr/share/doc/perl-Path-IsDev/Changes
/usr/share/doc/perl-Path-IsDev/README
/usr/share/licenses/perl-Path-IsDev
/usr/share/licenses/perl-Path-IsDev/LICENSE
/usr/share/man/man3/Path::IsDev.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Changelog.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::DevDirMarker.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::META.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::MYMETA.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Makefile.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::TestDir.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::Dzil.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::MakeMaker.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::Tool::ModuleBuild.3pm.gz
/usr/share/man/man3/Path::IsDev::Heuristic::VCS::Git.3pm.gz
/usr/share/man/man3/Path::IsDev::HeuristicSet::Basic.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::HomeDir.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::IsDev::IgnoreFile.3pm.gz
/usr/share/man/man3/Path::IsDev::NegativeHeuristic::PerlINC.3pm.gz
/usr/share/man/man3/Path::IsDev::Object.3pm.gz
/usr/share/man/man3/Path::IsDev::Result.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Heuristic.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::HeuristicSet.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::HeuristicSet::Simple.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::BaseName::MatchRegexp::File.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::Dir.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::Child::Exists::Any::File.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::Matcher::FullPath::Is::Any.3pm.gz
/usr/share/man/man3/Path::IsDev::Role::NegativeHeuristic.3pm.gz
/usr/share/perl5/vendor_perl/Path
/usr/share/perl5/vendor_perl/Path/IsDev
/usr/share/perl5/vendor_perl/Path/IsDev.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Changelog.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/DevDirMarker.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/META.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/MYMETA.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Makefile.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/TestDir.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Tool
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Tool/Dzil.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Tool/MakeMaker.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/Tool/ModuleBuild.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/VCS
/usr/share/perl5/vendor_perl/Path/IsDev/Heuristic/VCS/Git.pm
/usr/share/perl5/vendor_perl/Path/IsDev/HeuristicSet
/usr/share/perl5/vendor_perl/Path/IsDev/HeuristicSet/Basic.pm
/usr/share/perl5/vendor_perl/Path/IsDev/NegativeHeuristic
/usr/share/perl5/vendor_perl/Path/IsDev/NegativeHeuristic/HomeDir.pm
/usr/share/perl5/vendor_perl/Path/IsDev/NegativeHeuristic/IsDev
/usr/share/perl5/vendor_perl/Path/IsDev/NegativeHeuristic/IsDev/IgnoreFile.pm
/usr/share/perl5/vendor_perl/Path/IsDev/NegativeHeuristic/PerlINC.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Object.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Result.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Heuristic.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/HeuristicSet
/usr/share/perl5/vendor_perl/Path/IsDev/Role/HeuristicSet.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/HeuristicSet/Simple.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/BaseName
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/BaseName/MatchRegexp/File.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/Exists
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/Exists/Any
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/Exists/Any.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/Exists/Any/Dir.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/Child/Exists/Any/File.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/FullPath
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/FullPath/Is
/usr/share/perl5/vendor_perl/Path/IsDev/Role/Matcher/FullPath/Is/Any.pm
/usr/share/perl5/vendor_perl/Path/IsDev/Role/NegativeHeuristic.pm

References

Summary

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