How to Install and Uninstall ghc-async-devel.x86_64 Package on Oracle Linux 9

Last updated: May 06,2024

1. Install "ghc-async-devel.x86_64" package

This tutorial shows how to install ghc-async-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-async-devel.x86_64

2. Uninstall "ghc-async-devel.x86_64" package

Please follow the guidance below to uninstall ghc-async-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-async-devel.x86_64 $ sudo dnf autoremove

3. Information about the ghc-async-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:59:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-async-devel
Version : 2.2.4
Release : 1.el9
Architecture : x86_64
Size : 52 k
Source : ghc-async-2.2.4-1.el9.src.rpm
Repository : epel
Summary : Haskell async library development files
URL : https://hackage.haskell.org/package/async
License : BSD
Description : This package provides the Haskell async library development files.