How to Install and Uninstall ghc-transformers-base.x86_64 Package on Fedora 36

Last updated: January 18,2025

1. Install "ghc-transformers-base.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-transformers-base.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-transformers-base.x86_64

2. Uninstall "ghc-transformers-base.x86_64" package

Please follow the step by step instructions below to uninstall ghc-transformers-base.x86_64 on Fedora 36:

$ sudo dnf remove ghc-transformers-base.x86_64 $ sudo dnf autoremove

3. Information about the ghc-transformers-base.x86_64 package on Fedora 36

Last metadata expiration check: 4:43:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-transformers-base
Version : 0.4.5.2
Release : 12.fc36
Architecture : x86_64
Size : 23 k
Source : ghc-transformers-base-0.4.5.2-12.fc36.src.rpm
Repository : fedora
Summary : Lift computations from the bottom of a transformer stack
URL : https://hackage.haskell.org/package/transformers-base
License : BSD
Description : A port of Haskell monadLib's BaseM typeclass to transformers.