How to Install and Uninstall perl-Git-Repository.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "perl-Git-Repository.noarch" package

Here is a brief guide to show you how to install perl-Git-Repository.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Git-Repository.noarch

2. Uninstall "perl-Git-Repository.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Git-Repository.noarch on Fedora 36:

$ sudo dnf remove perl-Git-Repository.noarch $ sudo dnf autoremove

3. Information about the perl-Git-Repository.noarch package on Fedora 36

Last metadata expiration check: 1:11:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Git-Repository
Version : 1.325
Release : 3.fc36
Architecture : noarch
Size : 62 k
Source : perl-Git-Repository-1.325-3.fc36.src.rpm
Repository : fedora
Summary : Perl interface to Git repositories
URL : https://metacpan.org/release/Git-Repository
License : GPL+ or Artistic
Description : Git::Repository is a Perl interface to Git, for scripted interactions with
: repositories. It's a low-level interface that allows calling any Git
: command, whether porcelain or plumbing, including bidirectional commands
: such as git commit-tree.