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

Last updated: July 03,2024

1. Install "ghc-fingertree" package

This tutorial shows how to install ghc-fingertree on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-fingertree

2. Uninstall "ghc-fingertree" package

Learn how to uninstall ghc-fingertree on openSuSE Tumbleweed:

$ sudo zypper remove ghc-fingertree

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

Information for package ghc-fingertree:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-fingertree
Version : 0.1.4.2-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 711,0 KiB
Installed : No
Status : not installed
Source package : ghc-fingertree-0.1.4.2-2.13.src
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