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

Last updated: October 10,2024

1. Install "ghc-refact.x86_64" package

Please follow the guidance below to install ghc-refact.x86_64 on AlmaLinux 9

$ 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 AlmaLinux 9:

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

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

Last metadata expiration check: 0:22:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-refact
Version : 0.3.0.2
Release : 21.el9
Architecture : x86_64
Size : 47 k
Source : ghc-refact-0.3.0.2-21.el9.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.