How to Install and Uninstall ghc-streaming-commons.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "ghc-streaming-commons.x86_64" package

Please follow the instructions below to install ghc-streaming-commons.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-streaming-commons.x86_64

2. Uninstall "ghc-streaming-commons.x86_64" package

Here is a brief guide to show you how to uninstall ghc-streaming-commons.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-streaming-commons.x86_64 $ sudo dnf autoremove

3. Information about the ghc-streaming-commons.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:05:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-streaming-commons
Version : 0.2.2.4
Release : 1.el9
Architecture : x86_64
Size : 107 k
Source : ghc-streaming-commons-0.2.2.4-1.el9.src.rpm
Repository : epel
Summary : Common lower-level functions for streaming data libraries
URL : https://hackage.haskell.org/package/streaming-commons
License : MIT
Description : Provides low-dependency functionality commonly needed by various streaming data
: libraries, such as conduit and pipes.