How To Install perl-Git-Repository-Plugin-AUTOLOAD on Fedora 36

In this tutorial we learn how to install perl-Git-Repository-Plugin-AUTOLOAD in Fedora 36. perl-Git-Repository-Plugin-AUTOLOAD is Git subcommands as Git

Introduction

In this tutorial we learn how to install perl-Git-Repository-Plugin-AUTOLOAD on Fedora 36.

What is perl-Git-Repository-Plugin-AUTOLOAD

This module adds an AUTOLOAD method to Git automagically call git commands as methods on Git

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

Install perl-Git-Repository-Plugin-AUTOLOAD 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-Git-Repository-Plugin-AUTOLOAD using dnf by running the following command:

sudo dnf -y install perl-Git-Repository-Plugin-AUTOLOAD

Install perl-Git-Repository-Plugin-AUTOLOAD 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-Git-Repository-Plugin-AUTOLOAD using yum by running the following command:

sudo yum -y install perl-Git-Repository-Plugin-AUTOLOAD

How To Uninstall perl-Git-Repository-Plugin-AUTOLOAD on Fedora 36

To uninstall only the perl-Git-Repository-Plugin-AUTOLOAD package we can use the following command:

sudo dnf remove perl-Git-Repository-Plugin-AUTOLOAD

perl-Git-Repository-Plugin-AUTOLOAD Package Contents on Fedora 36

/usr/share/doc/perl-Git-Repository-Plugin-AUTOLOAD
/usr/share/doc/perl-Git-Repository-Plugin-AUTOLOAD/Changes
/usr/share/doc/perl-Git-Repository-Plugin-AUTOLOAD/README
/usr/share/licenses/perl-Git-Repository-Plugin-AUTOLOAD
/usr/share/licenses/perl-Git-Repository-Plugin-AUTOLOAD/LICENSE
/usr/share/man/man3/Git::Repository::Plugin::AUTOLOAD.3pm.gz
/usr/share/perl5/vendor_perl/Git
/usr/share/perl5/vendor_perl/Git/Repository
/usr/share/perl5/vendor_perl/Git/Repository/Plugin
/usr/share/perl5/vendor_perl/Git/Repository/Plugin/AUTOLOAD.pm

References

Summary

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