How to Install and Uninstall ghc-unliftio-core.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,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 Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall ghc-unliftio-core.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the ghc-unliftio-core.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:47:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-unliftio-core
Version : 0.1.1.0
Release : 3.el8
Architecture : x86_64
Size : 17 k
Source : ghc-unliftio-core-0.1.1.0-3.el8.src.rpm
Repository : epel
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.