How to Install and Uninstall ghc-Diff.x86_64 Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "ghc-Diff.x86_64" package

Here is a brief guide to show you how to install ghc-Diff.x86_64 on CentOS Stream 9

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

2. Uninstall "ghc-Diff.x86_64" package

This is a short guide on how to uninstall ghc-Diff.x86_64 on CentOS Stream 9:

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

3. Information about the ghc-Diff.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:52:23 ago on Sat Mar 16 16:03:45 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.