How to Install and Uninstall perl-App-ccdiff.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-App-ccdiff.noarch" package

This guide covers the steps necessary to install perl-App-ccdiff.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-App-ccdiff.noarch

2. Uninstall "perl-App-ccdiff.noarch" package

This is a short guide on how to uninstall perl-App-ccdiff.noarch on Fedora 36:

$ sudo dnf remove perl-App-ccdiff.noarch $ sudo dnf autoremove

3. Information about the perl-App-ccdiff.noarch package on Fedora 36

Last metadata expiration check: 3:48:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-App-ccdiff
Version : 0.31
Release : 2.fc36
Architecture : noarch
Size : 42 k
Source : perl-App-ccdiff-0.31-2.fc36.src.rpm
Repository : fedora
Summary : Colored Character diff
URL : https://metacpan.org/release/App-ccdiff
License : Artistic 2.0
Description : All command-line tools that show the difference between two files fall
: short in showing minor changes visuably useful. This tool tries to give
: the look and feel of `diff --color` or `colordiff`, but extending the
: display of colored output from red for deleted lines and green for added
: lines to red for deleted characters and green for added characters within
: the changed lines.