How to Install and Uninstall ghc-text-icu Package on openSUSE Leap
Last updated: November 07,2024
1. Install "ghc-text-icu" package
This tutorial shows how to install ghc-text-icu on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-text-icu
Copied
2. Uninstall "ghc-text-icu" package
Here is a brief guide to show you how to uninstall ghc-text-icu on openSUSE Leap:
$
sudo zypper remove
ghc-text-icu
Copied
3. Information about the ghc-text-icu package on openSUSE Leap
Information for package ghc-text-icu:
-------------------------------------
Repository : Main Repository
Name : ghc-text-icu
Version : 0.8.0.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : ghc-text-icu-0.8.0.1-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/text-icu
Summary : Bindings to the ICU library
Description :
Haskell bindings to the International Components for Unicode (ICU) libraries.
These libraries provide robust and full-featured Unicode services on a wide
variety of platforms.
Features include:
* Both pure and impure bindings, to allow for fine control over efficiency and
ease of use.
* Breaking of strings on character, word, sentence, and line boundaries.
* Access to the Unicode Character Database (UCD) of character metadata.
* String collation functions, for locales where the conventions for
lexicographic ordering differ from the simple numeric ordering of character
codes.
* Character set conversion functions, allowing conversion between Unicode and
over 220 character encodings.
* Unicode normalization. (When implementations keep strings in a normalized
form, they can be assured that equivalent strings have a unique binary
representation.)
* Regular expression search and replace.
* Security checks for visually confusable (spoofable) strings.
* Bidirectional Unicode algorithm
* Calendar objects holding dates and times.
* Number and calendar formatting.
-------------------------------------
Repository : Main Repository
Name : ghc-text-icu
Version : 0.8.0.1-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : ghc-text-icu-0.8.0.1-bp155.2.13.src
Upstream URL : https://hackage.haskell.org/package/text-icu
Summary : Bindings to the ICU library
Description :
Haskell bindings to the International Components for Unicode (ICU) libraries.
These libraries provide robust and full-featured Unicode services on a wide
variety of platforms.
Features include:
* Both pure and impure bindings, to allow for fine control over efficiency and
ease of use.
* Breaking of strings on character, word, sentence, and line boundaries.
* Access to the Unicode Character Database (UCD) of character metadata.
* String collation functions, for locales where the conventions for
lexicographic ordering differ from the simple numeric ordering of character
codes.
* Character set conversion functions, allowing conversion between Unicode and
over 220 character encodings.
* Unicode normalization. (When implementations keep strings in a normalized
form, they can be assured that equivalent strings have a unique binary
representation.)
* Regular expression search and replace.
* Security checks for visually confusable (spoofable) strings.
* Bidirectional Unicode algorithm
* Calendar objects holding dates and times.
* Number and calendar formatting.