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

Last updated: October 07,2024

1. Install "ghc-unliftio.x86_64" package

This tutorial shows how to install ghc-unliftio.x86_64 on Fedora 39

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

2. Uninstall "ghc-unliftio.x86_64" package

Please follow the guidance below to uninstall ghc-unliftio.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:47:01 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-unliftio
Version : 0.2.25.0
Release : 1.fc39
Architecture : x86_64
Size : 116 k
Source : ghc-unliftio-0.2.25.0-1.fc39.src.rpm
Repository : fedora
Summary : The MonadUnliftIO typeclass for unlifting monads to IO
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.