How to Install and Uninstall libghc-text-icu-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 27,2024

1. Install "libghc-text-icu-doc" package

Please follow the instructions below to install libghc-text-icu-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-text-icu-doc

2. Uninstall "libghc-text-icu-doc" package

This guide covers the steps necessary to uninstall libghc-text-icu-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-text-icu-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-text-icu-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-text-icu-doc
Priority: extra
Section: universe/doc
Installed-Size: 1846
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-text-icu
Version: 0.7.0.1-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-text-icu/libghc-text-icu-doc_0.7.0.1-4build1_all.deb
Size: 135344
MD5sum: 4c04745800782a41a360fc224dafeef2
SHA1: df33330ccb447fbecbb7f9a24d1b9177ca922ac3
SHA256: 5410356fec439e393e6399a0c9dfbd5cf3f353245c1eb2abc69b25dbbe651c30
Description-en: bindings to the ICU library; documentation
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.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bf2c51912020067dfe66005656356963
Homepage: https://github.com/bos/text-icu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu