How to Install and Uninstall ghc-unliftio-core.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

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

This is a short guide on how to install ghc-unliftio-core.x86_64 on CentOS Stream 8

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

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

Please follow the step by step instructions below to uninstall ghc-unliftio-core.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-unliftio-core.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:37:02 ago on Sun Feb 25 03:03:59 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.