How to Install and Uninstall colordiff.noarch Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "colordiff.noarch" package
This tutorial shows how to install colordiff.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
colordiff.noarch
Copied
2. Uninstall "colordiff.noarch" package
In this section, we are going to explain the necessary steps to uninstall colordiff.noarch on Oracle Linux 9:
$
sudo dnf remove
colordiff.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the colordiff.noarch package on Oracle Linux 9
Last metadata expiration check: 1:25:17 ago on Thu Feb 15 07:50:05 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.
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.