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

Last updated: May 20,2024

1. Install "ghc-rfc5051" package

This guide covers the steps necessary to install ghc-rfc5051 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-rfc5051

2. Uninstall "ghc-rfc5051" package

Please follow the steps below to uninstall ghc-rfc5051 on openSuSE Tumbleweed:

$ sudo zypper remove ghc-rfc5051

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

Information for package ghc-rfc5051:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-rfc5051
Version : 0.2-3.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : ghc-rfc5051-0.2-3.11.src
Summary : Simple unicode collation as per RFC5051
Description :
This library implements 'i;unicode-casemap', the simple, non locale-sensitive
unicode collation algorithm described in RFC 5051
(). Proper unicode collation can be
done using text-icu, but that is a big dependency that depends on a large C
library, and rfc5051 might be better for some purposes.
Here is a list of strings sorted by the Prelude's 'sort' function:
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
Here is the same list sorted by 'sortBy compareUnicode':
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb.

5. The same packages on other Linux Distributions