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

Last updated: July 01,2024

1. Install "ghc-fingertree" package

This guide covers the steps necessary to install ghc-fingertree on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-fingertree

2. Uninstall "ghc-fingertree" package

Please follow the guidelines below to uninstall ghc-fingertree on openSUSE Leap:

$ sudo zypper remove ghc-fingertree

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

Information for package ghc-fingertree:
---------------------------------------
Repository : Main Repository
Name : ghc-fingertree
Version : 0.1.5.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 807.0 KiB
Installed : No
Status : not installed
Source package : ghc-fingertree-0.1.5.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/fingertree
Summary : Generic finger-tree structure, with example instances
Description :
A general sequence representation with arbitrary annotations, for use as a base
for implementations of various collection types, with examples, as described in
section 4 of
* Ralf Hinze and Ross Paterson, "Finger trees: a simple general-purpose data
structure", /Journal of Functional Programming/ 16:2 (2006) pp 197-217.

For a tuned sequence type, see 'Data.Sequence' in the 'containers' package,
which is a specialization of this structure.

5. The same packages on other Linux Distributions