How to Install and Uninstall ghc-stm-chans.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Learn how to install ghc-stm-chans.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall ghc-stm-chans.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-stm-chans.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:33:00 ago on Mon Feb 26 07:04:30 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.