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

Last updated: May 20,2024

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

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

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

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

Learn how to uninstall libghc-text-icu-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-text-icu-prof
Priority: extra
Section: universe/haskell
Installed-Size: 3578
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-text-icu
Version: 0.7.0.1-4build1
Provides: libghc-text-icu-prof-0.7.0.1-86417
Depends: libghc-text-icu-dev (= 0.7.0.1-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-text-icu/libghc-text-icu-prof_0.7.0.1-4build1_amd64.deb
Size: 306990
MD5sum: 76faceb100b07ac301c446a41791f977
SHA1: aff157cdbfc5540cd564f07211f71edc74a121b0
SHA256: 8946241fb27c199ef682f17b3e47dcbb16c18fcb88cf0443a4280a5bfda8e411
Description-en: bindings to the ICU library; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: fb41209a8e0c591022a3b37a739c7717
Homepage: https://github.com/bos/text-icu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu