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

Last updated: September 24,2024

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

Learn how to install ghc-unliftio-core.x86_64 on CentOS Stream 9

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

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

This guide let you learn how to uninstall ghc-unliftio-core.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 1:25:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-unliftio-core
Version : 0.2.0.1
Release : 2.el9
Architecture : x86_64
Size : 18 k
Source : ghc-unliftio-core-0.2.0.1-2.el9.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.