How to Install and Uninstall ghc-zlib Package on openSuSE Tumbleweed
Last updated: December 23,2024
1. Install "ghc-zlib" package
Please follow the guidelines below to install ghc-zlib on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-zlib
Copied
2. Uninstall "ghc-zlib" package
Please follow the guidance below to uninstall ghc-zlib on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-zlib
Copied
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.
---------------------------------
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
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.