How to Install and Uninstall ghc-mtlparse.x86_64 Package on Fedora 38

Last updated: January 13,2025

1. Install "ghc-mtlparse.x86_64" package

This guide covers the steps necessary to install ghc-mtlparse.x86_64 on Fedora 38

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

2. Uninstall "ghc-mtlparse.x86_64" package

Here is a brief guide to show you how to uninstall ghc-mtlparse.x86_64 on Fedora 38:

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

3. Information about the ghc-mtlparse.x86_64 package on Fedora 38

Last metadata expiration check: 2:29:15 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ghc-mtlparse
Version : 0.1.4.0
Release : 34.fc38
Architecture : x86_64
Size : 46 k
Source : ghc-mtlparse-0.1.4.0-34.fc38.src.rpm
Repository : fedora
Summary : Parse library using mtl package
URL : https://hackage.haskell.org/package/mtlparse
License : LGPL-3.0-or-later
Description : Parse library on mtl package
:
: Parse and ParseT is like State and StateT
:
: The package eases implementation of look-ahead look-behind and so on.