How to Install and Uninstall ghc-Diff.x86_64 Package on Oracle Linux 9

Last updated: January 13,2025

1. Install "ghc-Diff.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-Diff.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-Diff.x86_64

2. Uninstall "ghc-Diff.x86_64" package

This guide let you learn how to uninstall ghc-Diff.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-Diff.x86_64 $ sudo dnf autoremove

3. Information about the ghc-Diff.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:24:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-Diff
Version : 0.4.1
Release : 1.el9
Architecture : x86_64
Size : 49 k
Source : ghc-Diff-0.4.1-1.el9.src.rpm
Repository : epel
Summary : O(ND) diff algorithm in Haskell
URL : https://hackage.haskell.org/package/Diff
License : BSD
Description : Implementation of the standard diff algorithm, and utilities for pretty
: printing.