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

Last updated: May 18,2024

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

Please follow the instructions below to install libghc-unicode-transforms-prof on Ubuntu 21.10 (Impish Indri)

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

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

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

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

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

Package: libghc-unicode-transforms-prof
Architecture: amd64
Version: 0.3.6-2build2
Priority: optional
Section: universe/haskell
Source: haskell-unicode-transforms
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13931
Provides: libghc-unicode-transforms-prof-0.3.6-224e1
Depends: libghc-unicode-transforms-dev (= 0.3.6-2build2), libghc-base-prof-4.13.0.0-2f220, libghc-bitarray-prof-0.0.1.1-7070a, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-text-prof-1.2.4.0-a7a6e
Filename: pool/universe/h/haskell-unicode-transforms/libghc-unicode-transforms-prof_0.3.6-2build2_amd64.deb
Size: 824140
MD5sum: 61582f82a5989bdff4842b6b3330322b
SHA1: 2e39702d7ed3457f752b241f49749f627d372e3a
SHA256: d7cfd20154fb334de4a0cc98a05b9504b9f34179eb5fb60f77eafa54af97c0e6
SHA512: 988acce27859b9aa6e52ad358cd044d5cb4482a620cf6d03b2ca285536742963d0596fbd883ad40375c41009e9f53abe38fcc82b03f99fa30d027d04d0a83135
Homepage: https://github.com/harendra-kumar/unicode-transforms
Description-en: Fast Unicode 9.0 normalization in Haskell; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 80e245fc2536e02d06056d3946d6e23f