How to Install and Uninstall ghc-zlib.x86_64 Package on AlmaLinux 9
Last updated: November 26,2024
1. Install "ghc-zlib.x86_64" package
Please follow the instructions below to install ghc-zlib.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-zlib.x86_64
Copied
2. Uninstall "ghc-zlib.x86_64" package
Please follow the guidance below to uninstall ghc-zlib.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-zlib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-zlib.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:53:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-zlib
Version : 0.6.2.3
Release : 6.el9
Architecture : x86_64
Size : 85 k
Source : ghc-zlib-0.6.2.3-6.el9.src.rpm
Repository : epel
Summary : Compression and decompression in the gzip and zlib formats
URL : https://hackage.haskell.org/package/zlib
License : BSD
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.
Available Packages
Name : ghc-zlib
Version : 0.6.2.3
Release : 6.el9
Architecture : x86_64
Size : 85 k
Source : ghc-zlib-0.6.2.3-6.el9.src.rpm
Repository : epel
Summary : Compression and decompression in the gzip and zlib formats
URL : https://hackage.haskell.org/package/zlib
License : BSD
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.