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

Last updated: October 05,2024

1. Install "ghc-unliftio-core.x86_64" package

Please follow the step by step instructions below to install ghc-unliftio-core.x86_64 on Fedora 34

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

2. Uninstall "ghc-unliftio-core.x86_64" package

Please follow the guidelines below to uninstall ghc-unliftio-core.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:32:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-unliftio-core
Version : 0.1.2.0
Release : 8.fc34
Architecture : x86_64
Size : 18 k
Source : ghc-unliftio-core-0.1.2.0-8.fc34.src.rpm
Repository : fedora
Summary : The MonadUnliftIO typeclass for unlifting monads to IO
URL : https://hackage.haskell.org/package/unliftio-core
License : MIT
Description : Provides the core MonadUnliftIO typeclass, instances for base and transformers,
: and basic utility functions.