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

Last updated: June 26,2024

1. Install "ghc-foldl" package

Please follow the guidance below to install ghc-foldl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-foldl

2. Uninstall "ghc-foldl" package

This tutorial shows how to uninstall ghc-foldl on openSuSE Tumbleweed:

$ sudo zypper remove ghc-foldl

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

Information for package ghc-foldl:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-foldl
Version : 1.4.15-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 630.2 KiB
Installed : No
Status : not installed
Source package : ghc-foldl-1.4.15-2.7.src
Upstream URL : https://hackage.haskell.org/package/foldl
Summary : Composable, streaming, and efficient left folds
Description :
This library provides strict left folds that stream in constant memory, and you
can combine folds using 'Applicative' style to derive new folds.
Derived folds still traverse the container just once and are often as efficient
as hand-written folds.

5. The same packages on other Linux Distributions