How to Install and Uninstall ghc9.0-parsec.i686 Package on Fedora 36

Last updated: May 18,2024

1. Install "ghc9.0-parsec.i686" package

This tutorial shows how to install ghc9.0-parsec.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc9.0-parsec.i686

2. Uninstall "ghc9.0-parsec.i686" package

This guide let you learn how to uninstall ghc9.0-parsec.i686 on Fedora 36:

$ sudo dnf remove ghc9.0-parsec.i686 $ sudo dnf autoremove

3. Information about the ghc9.0-parsec.i686 package on Fedora 36

Last metadata expiration check: 0:58:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc9.0-parsec
Version : 3.1.14.0
Release : 6.fc36
Architecture : i686
Size : 147 k
Source : ghc9.0-9.0.2-6.fc36.src.rpm
Repository : fedora
Summary : Haskell parsec library
URL : http://hackage.haskell.org/package/parsec
License : BSD
Description : This package provides the Haskell parsec library.