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

Last updated: October 06,2024

1. Install "ghc-Diff.x86_64" package

Please follow the step by step instructions below to install ghc-Diff.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-Diff.x86_64" package

Please follow the guidance below to uninstall ghc-Diff.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 2:17:32 ago on Wed Mar 13 07:41:12 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.