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

Last updated: November 29,2024

1. Install "ghc-refact.x86_64" package

Please follow the guidance below to install ghc-refact.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "ghc-refact.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-refact.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:08:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-refact
Version : 0.3.0.2
Release : 9.el8
Architecture : x86_64
Size : 45 k
Source : ghc-refact-0.3.0.2-9.el8.src.rpm
Repository : epel
Summary : Specify refactorings to perform with apply-refact
URL : https://hackage.haskell.org/package/refact
License : BSD
Description : This library provides a datatype which can be interpreted by apply-refact.
: It exists as a seperate library so that applications can specify refactorings
: without depending on GHC.