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

Last updated: October 06,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-conduit-extra.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

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