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

Last updated: July 04,2024

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

This tutorial shows how to install ghc-edit-distance.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidelines below to uninstall ghc-edit-distance.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ 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 9 (RHEL 9)

Last metadata expiration check: 1:25:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-edit-distance
Version : 0.2.2.1
Release : 20.el9
Architecture : x86_64
Size : 42 k
Source : ghc-edit-distance-0.2.2.1-20.el9.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.