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

Last updated: May 10,2024

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

Please follow the guidance below to install perl-Git-Repository.noarch on Fedora 35

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

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

This is a short guide on how to uninstall perl-Git-Repository.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:10:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Git-Repository
Version : 1.325
Release : 2.fc35
Architecture : noarch
Size : 63 k
Source : perl-Git-Repository-1.325-2.fc35.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.