How to Install and Uninstall ghc-conduit Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "ghc-conduit" package
Here is a brief guide to show you how to install ghc-conduit on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-conduit
Copied
2. Uninstall "ghc-conduit" package
This tutorial shows how to uninstall ghc-conduit on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-conduit
Copied
3. Information about the ghc-conduit package on openSuSE Tumbleweed
Information for package ghc-conduit:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-conduit
Version : 1.3.5-1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : ghc-conduit-1.3.5-1.17.src
Upstream URL : https://hackage.haskell.org/package/conduit
Summary : Streaming data processing library
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).
Hackage documentation generation is not reliable. For up to date documentation,
please see:.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-conduit
Version : 1.3.5-1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : ghc-conduit-1.3.5-1.17.src
Upstream URL : https://hackage.haskell.org/package/conduit
Summary : Streaming data processing library
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).
Hackage documentation generation is not reliable. For up to date documentation,
please see: