How to Install and Uninstall git-cpan-patch.noarch Package on Fedora 35

Last updated: January 10,2025

1. Install "git-cpan-patch.noarch" package

This is a short guide on how to install git-cpan-patch.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install git-cpan-patch.noarch

2. Uninstall "git-cpan-patch.noarch" package

This guide let you learn how to uninstall git-cpan-patch.noarch on Fedora 35:

$ sudo dnf remove git-cpan-patch.noarch $ sudo dnf autoremove

3. Information about the git-cpan-patch.noarch package on Fedora 35

Last metadata expiration check: 1:36:51 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : git-cpan-patch
Version : 2.4.0
Release : 1.fc35
Architecture : noarch
Size : 22 k
Source : perl-Git-CPAN-Patch-2.4.0-1.fc35.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.