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

Last updated: September 30,2024

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

This tutorial shows how to install ghc-stm-chans.x86_64 on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall ghc-stm-chans.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:08:24 ago on Wed Mar 13 07:41:12 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.