How To Install perl-Bisect-Perl-UsingGit on Fedora 36

In this tutorial we learn how to install perl-Bisect-Perl-UsingGit in Fedora 36. perl-Bisect-Perl-UsingGit is Help you to bisect Perl

Introduction

In this tutorial we learn how to install perl-Bisect-Perl-UsingGit on Fedora 36.

What is perl-Bisect-Perl-UsingGit

Bisect bisect Perl. See bisect_perl_using_git for practical examples.

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

Install perl-Bisect-Perl-UsingGit 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-Bisect-Perl-UsingGit using dnf by running the following command:

sudo dnf -y install perl-Bisect-Perl-UsingGit

Install perl-Bisect-Perl-UsingGit 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-Bisect-Perl-UsingGit using yum by running the following command:

sudo yum -y install perl-Bisect-Perl-UsingGit

How To Uninstall perl-Bisect-Perl-UsingGit on Fedora 36

To uninstall only the perl-Bisect-Perl-UsingGit package we can use the following command:

sudo dnf remove perl-Bisect-Perl-UsingGit

perl-Bisect-Perl-UsingGit Package Contents on Fedora 36

/usr/bin/bisect_perl_using_git
/usr/share/doc/perl-Bisect-Perl-UsingGit
/usr/share/doc/perl-Bisect-Perl-UsingGit/CHANGES
/usr/share/man/man1/bisect_perl_using_git.1.gz
/usr/share/man/man3/Bisect::Perl::UsingGit.3pm.gz
/usr/share/perl5/vendor_perl/Bisect
/usr/share/perl5/vendor_perl/Bisect/Perl
/usr/share/perl5/vendor_perl/Bisect/Perl/UsingGit.pm

References

Summary

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