How to Install and Uninstall ghc-cabal-helper.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "ghc-cabal-helper.x86_64" package

This guide covers the steps necessary to install ghc-cabal-helper.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-cabal-helper.x86_64

2. Uninstall "ghc-cabal-helper.x86_64" package

Please follow the instructions below to uninstall ghc-cabal-helper.x86_64 on Fedora 35:

$ sudo dnf remove ghc-cabal-helper.x86_64 $ sudo dnf autoremove

3. Information about the ghc-cabal-helper.x86_64 package on Fedora 35

Last metadata expiration check: 3:03:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-cabal-helper
Version : 1.1.0.0
Release : 13.fc35
Architecture : x86_64
Size : 268 k
Source : ghc-cabal-helper-1.1.0.0-13.fc35.src.rpm
Repository : fedora
Summary : Give Haskell development tools access to Cabal project environment
URL : https://hackage.haskell.org/package/cabal-helper
License : ASL 2.0
Description : The purpose of the 'cabal-helper' library is to give Haskell development tools
: access to the same environment which build tools such as 'cabal' and 'stack'
: normally provide to the compiler.