How to Install and Uninstall ghc-unicode-collation Package on openSUSE Leap

Last updated: June 22,2024

1. Install "ghc-unicode-collation" package

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

$ sudo zypper refresh $ sudo zypper install ghc-unicode-collation

2. Uninstall "ghc-unicode-collation" package

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

$ sudo zypper remove ghc-unicode-collation

3. Information about the ghc-unicode-collation package on openSUSE Leap

Information for package ghc-unicode-collation:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-unicode-collation
Version : 0.1.3.6-150500.3.3.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : ghc-unicode-collation-0.1.3.6-150500.3.3.2.src
Upstream URL : https://hackage.haskell.org/package/unicode-collation
Summary : Haskell implementation of the Unicode Collation Algorithm
Description :
This library provides a pure Haskell implementation of the Unicode Collation
Algorithm described at . It is not as
fully-featured or as performant as 'text-icu', but it avoids a dependency on a
large C library. Locale-specific tailorings are also provided.

5. The same packages on other Linux Distributions