How to Install and Uninstall perl-Git-CPAN-Patch.noarch Package on Fedora 34

Last updated: October 08,2024

1. Install "perl-Git-CPAN-Patch.noarch" package

This is a short guide on how to install perl-Git-CPAN-Patch.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Git-CPAN-Patch.noarch

2. Uninstall "perl-Git-CPAN-Patch.noarch" package

Please follow the step by step instructions below to uninstall perl-Git-CPAN-Patch.noarch on Fedora 34:

$ sudo dnf remove perl-Git-CPAN-Patch.noarch $ sudo dnf autoremove

3. Information about the perl-Git-CPAN-Patch.noarch package on Fedora 34

Last metadata expiration check: 0:08:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Git-CPAN-Patch
Version : 2.3.4
Release : 9.fc34
Architecture : noarch
Size : 60 k
Source : perl-Git-CPAN-Patch-2.3.4-9.fc34.src.rpm
Repository : fedora
Summary : Patch CPAN modules using Git
URL : https://metacpan.org/release/Git-CPAN-Patch
License : GPL+ or Artistic
Description : Git::CPAN::Patch provides a suite of git commands aimed at making trivially
: easy the process of grabbing any distribution off CPAN, stuffing it in a
: local git repository and, once gleeful hacking has been perpetrated,
: sending back patches to its maintainer.
:
: This package provides the backend Perl modules required. For the git
: commands, etc, please install the git-cpan-patch package.