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

Last updated: May 19,2024

1. Install "ghc-rfc5051" package

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

$ sudo zypper refresh $ sudo zypper install ghc-rfc5051

2. Uninstall "ghc-rfc5051" package

Please follow the guidance below to uninstall ghc-rfc5051 on openSUSE Leap:

$ sudo zypper remove ghc-rfc5051

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

Information for package ghc-rfc5051:
------------------------------------
Repository : Main Repository
Name : ghc-rfc5051
Version : 0.2-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : ghc-rfc5051-0.2-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/rfc5051
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