How to Install and Uninstall ghc-transformers-base.x86_64 Package on Oracle Linux 9

Last updated: May 21,2024

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

Here is a brief guide to show you how to install ghc-transformers-base.x86_64 on Oracle Linux 9

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

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

This guide let you learn how to uninstall ghc-transformers-base.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-transformers-base.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:36:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-transformers-base
Version : 0.4.6
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : ghc-transformers-base-0.4.6-1.el9.src.rpm
Repository : epel
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.