How to Install and Uninstall ghc-conduit-extra.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "ghc-conduit-extra.x86_64" package

Here is a brief guide to show you how to install ghc-conduit-extra.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc-conduit-extra.x86_64

2. Uninstall "ghc-conduit-extra.x86_64" package

This guide covers the steps necessary to uninstall ghc-conduit-extra.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc-conduit-extra.x86_64 $ sudo dnf autoremove

3. Information about the ghc-conduit-extra.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:35:17 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-conduit-extra
Version : 1.3.5
Release : 7.el9
Architecture : x86_64
Size : 100 k
Source : ghc-conduit-extra-1.3.5-7.el9.src.rpm
Repository : epel
Summary : Batteries included conduit: adapters for common libraries
URL : https://hackage.haskell.org/package/conduit-extra
License : MIT
Description : The conduit package itself maintains relative small dependencies. The purpose
: of this package is to collect commonly used utility functions wrapping other
: library dependencies, without depending on heavier-weight dependencies.
: The basic idea is that this package should only depend on haskell-platform
: packages and conduit.