How to Install and Uninstall ghc-conduit.x86_64 Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "ghc-conduit.x86_64" package
Please follow the step by step instructions below to install ghc-conduit.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-conduit.x86_64
Copied
2. Uninstall "ghc-conduit.x86_64" package
This is a short guide on how to uninstall ghc-conduit.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-conduit.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-conduit.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:28:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-conduit
Version : 1.3.4.2
Release : 1.el9
Architecture : x86_64
Size : 161 k
Source : ghc-conduit-1.3.4.2-1.el9.src.rpm
Repository : epel
Summary : Streaming data processing library
URL : https://hackage.haskell.org/package/conduit
License : MIT
Description : `conduit` is a solution to the streaming data problem, allowing for production,
: transformation, and consumption of streams of data in constant memory.
: It is an alternative to lazy I/O which guarantees deterministic resource
: handling.
:
: For more information about conduit in general, and how this package in
: particular fits into the ecosystem, see [the conduit
: homepage](https://github.com/snoyberg/conduit#readme).
Available Packages
Name : ghc-conduit
Version : 1.3.4.2
Release : 1.el9
Architecture : x86_64
Size : 161 k
Source : ghc-conduit-1.3.4.2-1.el9.src.rpm
Repository : epel
Summary : Streaming data processing library
URL : https://hackage.haskell.org/package/conduit
License : MIT
Description : `conduit` is a solution to the streaming data problem, allowing for production,
: transformation, and consumption of streams of data in constant memory.
: It is an alternative to lazy I/O which guarantees deterministic resource
: handling.
:
: For more information about conduit in general, and how this package in
: particular fits into the ecosystem, see [the conduit
: homepage](https://github.com/snoyberg/conduit#readme).