How to Install and Uninstall ghc-stm-chans.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "ghc-stm-chans.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-stm-chans.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-stm-chans.x86_64

2. Uninstall "ghc-stm-chans.x86_64" package

Please follow the instructions below to uninstall ghc-stm-chans.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-stm-chans.x86_64 $ sudo dnf autoremove

3. Information about the ghc-stm-chans.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:04:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-stm-chans
Version : 3.0.0.6
Release : 1.el9
Architecture : x86_64
Size : 28 k
Source : ghc-stm-chans-3.0.0.6-1.el9.src.rpm
Repository : epel
Summary : Additional types of channels for STM
URL : https://hackage.haskell.org/package/stm-chans
License : BSD
Description : Additional types of channels for STM: bounded-length and/or closeable TChan's
: and TQueue's.