How to Install and Uninstall ghc-edit-distance.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "ghc-edit-distance.x86_64" package

Please follow the step by step instructions below to install ghc-edit-distance.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ghc-edit-distance.x86_64

2. Uninstall "ghc-edit-distance.x86_64" package

This is a short guide on how to uninstall ghc-edit-distance.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ghc-edit-distance.x86_64 $ sudo dnf autoremove

3. Information about the ghc-edit-distance.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:21:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-edit-distance
Version : 0.2.2.1
Release : 8.el8
Architecture : x86_64
Size : 54 k
Source : ghc-edit-distance-0.2.2.1-8.el8.src.rpm
Repository : epel
Summary : Levenshtein and restricted Damerau-Levenshtein edit distances
URL : https://hackage.haskell.org/package/edit-distance
License : BSD
Description : Optimized edit distances for fuzzy matching, including Levenshtein and
: restricted Damerau-Levenshtein algorithms.