How to Install and Uninstall libghc-unicode-transforms-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libghc-unicode-transforms-doc" package

This guide covers the steps necessary to install libghc-unicode-transforms-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-unicode-transforms-doc

2. Uninstall "libghc-unicode-transforms-doc" package

Please follow the guidelines below to uninstall libghc-unicode-transforms-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-unicode-transforms-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-unicode-transforms-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-unicode-transforms-doc
Architecture: all
Version: 0.3.6-2build2
Priority: optional
Section: universe/doc
Source: haskell-unicode-transforms
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5237
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-unicode-transforms/libghc-unicode-transforms-doc_0.3.6-2build2_all.deb
Size: 144872
MD5sum: cc4fafd403d300d995cdec6fe5c14c12
SHA1: 5d57f764361bdec1a20dd70df24dee2d36fcf64c
SHA256: 8bac33bd39dd62f5fb3d3b01a29c37f82437de28cdff3575a9641d61af04c36e
SHA512: 520c78288dc61424fe61082ae68147535ee693dff11cf06eea9b67d963800f79ce14bc0db7a0f6e435b1ee0f514f4d90f84399b75e352632fd3558d4c6f58254
Homepage: https://github.com/harendra-kumar/unicode-transforms
Description-en: Fast Unicode 9.0 normalization in Haskell; documentation
Unicode characters with adornments (e.g. Á) can be represented in two
different forms, as a single composed character (U+00C1 = Á) or as
multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are
differently encoded byte sequences but for humans they have exactly
the same visual appearance.
.
A regular byte comparison may tell that two strings are different even
though they might be equivalent. Both strings need to be converted in
a normalized form using the Unicode Character Database before they can
be compared for equivalence.
.
This library implements fast Unicode 9.0 normalization in Haskell (NFC,
NFKC, NFD, NFKD).
.
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: 9ee47abe893d0c4d6b50da439d917375