How to Install and Uninstall ghc9.4-mtl.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "ghc9.4-mtl.x86_64" package

Please follow the step by step instructions below to install ghc9.4-mtl.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc9.4-mtl.x86_64

2. Uninstall "ghc9.4-mtl.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc9.4-mtl.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc9.4-mtl.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.4-mtl.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:59:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc9.4-mtl
Version : 2.2.2
Release : 25.el9
Architecture : x86_64
Size : 44 k
Source : ghc9.4-9.4.8-25.el9.src.rpm
Repository : epel
Summary : Haskell mtl library
URL : https://hackage.haskell.org/package/mtl
License : BSD-3-Clause
Description : This package provides the Haskell mtl library.