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

Last updated: October 06,2024

1. Install "ghc-Diff.x86_64" package

This tutorial shows how to install ghc-Diff.x86_64 on CentOS Stream 8

$ 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 8:

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

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

Last metadata expiration check: 2:34:12 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-Diff
Version : 0.3.4
Release : 6.el8
Architecture : x86_64
Size : 46 k
Source : ghc-Diff-0.3.4-6.el8.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.