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

Last updated: September 28,2024

1. Install "ghc-mmorph.x86_64" package

This tutorial shows how to install ghc-mmorph.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-mmorph.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-mmorph.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:05:20 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-mmorph
Version : 1.1.5
Release : 2.el9
Architecture : x86_64
Size : 25 k
Source : ghc-mmorph-1.1.5-2.el9.src.rpm
Repository : epel
Summary : Monad morphisms
URL : https://hackage.haskell.org/package/mmorph
License : BSD
Description : This library provides monad morphism utilities, most commonly used for
: manipulating monad transformer stacks.