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

Last updated: April 27,2024

1. Install "ghc-zlib" package

Learn how to install ghc-zlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-zlib

2. Uninstall "ghc-zlib" package

Please follow the steps below to uninstall ghc-zlib on openSUSE Leap:

$ sudo zypper remove ghc-zlib

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

Information for package ghc-zlib:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-zlib
Version : 0.6.3.0-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 483.3 KiB
Installed : No
Status : not installed
Source package : ghc-zlib-0.6.3.0-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/zlib
Summary : Compression and decompression in the gzip and zlib formats
Description :
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy 'ByteString's. It uses the
so it has high performance.
It supports the "zlib", "gzip" and "raw" compression formats.
It provides a convenient high level API suitable for most tasks and for the few
cases where more control is needed it provides access to the full zlib feature
set.

5. The same packages on other Linux Distributions