How to Install and Uninstall ghc-refact.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "ghc-refact.x86_64" package

Please follow the step by step instructions below to install ghc-refact.x86_64 on Fedora 39

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

2. Uninstall "ghc-refact.x86_64" package

Please follow the instructions below to uninstall ghc-refact.x86_64 on Fedora 39:

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

3. Information about the ghc-refact.x86_64 package on Fedora 39

Last metadata expiration check: 2:59:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-refact
Version : 0.3.0.2
Release : 26.fc39
Architecture : x86_64
Size : 46 k
Source : ghc-refact-0.3.0.2-26.fc39.src.rpm
Repository : fedora
Summary : Specify refactorings to perform with apply-refact
URL : https://hackage.haskell.org/package/refact
License : BSD-3-Clause
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.