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

Last updated: September 21,2024

1. Install "ghc-unliftio.x86_64" package

Please follow the steps below to install ghc-unliftio.x86_64 on Fedora 34

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

2. Uninstall "ghc-unliftio.x86_64" package

This is a short guide on how to uninstall ghc-unliftio.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:40:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-unliftio
Version : 0.2.13
Release : 4.fc34
Architecture : x86_64
Size : 118 k
Source : ghc-unliftio-0.2.13-4.fc34.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.