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

Last updated: November 29,2024

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

This guide let you learn how to install git-cpan-patch.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall git-cpan-patch.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:42:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : git-cpan-patch
Version : 2.5.0
Release : 5.fc39
Architecture : noarch
Size : 21 k
Source : perl-Git-CPAN-Patch-2.5.0-5.fc39.src.rpm
Repository : fedora
Summary : Patch CPAN modules using Git
URL : https://metacpan.org/release/Git-CPAN-Patch
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.