How to Install and Uninstall ghc-zlib Package on openSuSE Tumbleweed

Last updated: May 10,2024

1. Install "ghc-zlib" package

Please follow the guidelines below to install ghc-zlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-zlib

2. Uninstall "ghc-zlib" package

Please follow the guidance below to uninstall ghc-zlib on openSuSE Tumbleweed:

$ sudo zypper remove ghc-zlib

3. Information about the ghc-zlib package on openSuSE Tumbleweed

Information for package ghc-zlib:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-zlib
Version : 0.6.3.0-5.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 468.3 KiB
Installed : No
Status : not installed
Source package : ghc-zlib-0.6.3.0-5.4.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