How to Install and Uninstall ghc-unliftio.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "ghc-unliftio.x86_64" package

Please follow the guidance below to install ghc-unliftio.x86_64 on Fedora 36

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

2. Uninstall "ghc-unliftio.x86_64" package

Learn how to uninstall ghc-unliftio.x86_64 on Fedora 36:

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

3. Information about the ghc-unliftio.x86_64 package on Fedora 36

Last metadata expiration check: 1:02:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-unliftio
Version : 0.2.19
Release : 3.fc36
Architecture : x86_64
Size : 117 k
Source : ghc-unliftio-0.2.19-3.fc36.src.rpm
Repository : fedora
Summary : The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
URL : https://hackage.haskell.org/package/unliftio
License : MIT
Description : Provides the core MonadUnliftIO typeclass, a number of common instances,
: and a collection of common functions working with it.