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

Last updated: November 01,2024

1. Install "ghc-mtlparse.x86_64" package

Please follow the step by step instructions below to install ghc-mtlparse.x86_64 on Fedora 35

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

2. Uninstall "ghc-mtlparse.x86_64" package

This guide let you learn how to uninstall ghc-mtlparse.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:43:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-mtlparse
Version : 0.1.4.0
Release : 21.fc35
Architecture : x86_64
Size : 45 k
Source : ghc-mtlparse-0.1.4.0-21.fc35.src.rpm
Repository : fedora
Summary : Parse library using mtl package
URL : https://hackage.haskell.org/package/mtlparse
License : LGPLv3+
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.