How to Install and Uninstall ghc-conduit Package on openSUSE Leap

Last updated: April 28,2024

1. Install "ghc-conduit" package

Please follow the instructions below to install ghc-conduit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-conduit

2. Uninstall "ghc-conduit" package

Please follow the guidance below to uninstall ghc-conduit on openSUSE Leap:

$ sudo zypper remove ghc-conduit

3. Information about the ghc-conduit package on openSUSE Leap

Information for package ghc-conduit:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-conduit
Version : 1.3.5-150500.3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1021.3 KiB
Installed : No
Status : not installed
Source package : ghc-conduit-1.3.5-150500.3.3.2.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: .

5. The same packages on other Linux Distributions