How to Install and Uninstall ghc-conduit-extra.x86_64 Package on Oracle Linux 9

Last updated: July 06,2024

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

In this section, we are going to explain the necessary steps to install ghc-conduit-extra.x86_64 on Oracle Linux 9

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

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

Please follow the steps below to uninstall ghc-conduit-extra.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-conduit-extra.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:29:30 ago on Thu Feb 15 07:50:05 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.