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

Last updated: November 27,2024

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

This is a short guide on how to install perl-Git-Repository.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall perl-Git-Repository.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:25:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Git-Repository
Version : 1.325
Release : 9.fc39
Architecture : noarch
Size : 61 k
Source : perl-Git-Repository-1.325-9.fc39.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.