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

Last updated: June 29,2024

1. Install "ghc-mtlparse.x86_64" package

This tutorial shows how to install ghc-mtlparse.x86_64 on Fedora 34

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

2. Uninstall "ghc-mtlparse.x86_64" package

Please follow the instructions below to uninstall ghc-mtlparse.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:51:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-mtlparse
Version : 0.1.4.0
Release : 19.fc34
Architecture : x86_64
Size : 46 k
Source : ghc-mtlparse-0.1.4.0-19.fc34.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.