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

Last updated: May 14,2024

1. Install "ghc-fmlist" package

This guide let you learn how to install ghc-fmlist on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-fmlist

2. Uninstall "ghc-fmlist" package

This guide covers the steps necessary to uninstall ghc-fmlist on openSUSE Leap:

$ sudo zypper remove ghc-fmlist

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

Information for package ghc-fmlist:
-----------------------------------
Repository : Main Repository
Name : ghc-fmlist
Version : 0.9.4-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 91.2 KiB
Installed : No
Status : not installed
Source package : ghc-fmlist-0.9.4-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/fmlist
Summary : FoldMap lists
Description :
FoldMap lists are lists represented by their foldMap function. FoldMap lists
have O(1) cons, snoc and append, just like DLists, but other operations might
have favorable performance characteristics as well. These wild claims are still
completely unverified though.

5. The same packages on other Linux Distributions