How to Install and Uninstall colordiff.noarch Package on CentOS Stream 9

Last updated: November 29,2024

1. Install "colordiff.noarch" package

In this section, we are going to explain the necessary steps to install colordiff.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install colordiff.noarch

2. Uninstall "colordiff.noarch" package

This tutorial shows how to uninstall colordiff.noarch on CentOS Stream 9:

$ sudo dnf remove colordiff.noarch $ sudo dnf autoremove

3. Information about the colordiff.noarch package on CentOS Stream 9

Last metadata expiration check: 0:34:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : colordiff
Version : 1.0.21
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : colordiff-1.0.21-1.el9.src.rpm
Repository : epel
Summary : Color terminal highlighter for diff files
URL : http://www.colordiff.org/
License : GPLv2+
Description : Colordiff is a wrapper for diff and produces the same output but with
: pretty syntax highlighting. Color schemes can be customized.