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

Last updated: April 29,2024

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

In this section, we are going to explain the necessary steps to install ghc9.0-process.i686 on Fedora 36

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

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

Please follow the guidelines below to uninstall ghc9.0-process.i686 on Fedora 36:

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

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

Last metadata expiration check: 1:25:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc9.0-process
Version : 1.6.13.2
Release : 6.fc36
Architecture : i686
Size : 64 k
Source : ghc9.0-9.0.2-6.fc36.src.rpm
Repository : fedora
Summary : Haskell process library
URL : http://hackage.haskell.org/package/process
License : BSD and HaskellReport
Description : This package provides the Haskell process library.