How to Install and Uninstall libghc-unicode-transforms-dev Package on Kali Linux

Last updated: May 17,2024

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

Please follow the steps below to install libghc-unicode-transforms-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libghc-unicode-transforms-dev on Kali Linux:

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

3. Information about the libghc-unicode-transforms-dev package on Kali Linux

Package: libghc-unicode-transforms-dev
Source: haskell-unicode-transforms (0.4.0.1-2)
Version: 0.4.0.1-2+b1
Installed-Size: 5177
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-unicode-transforms-dev-0.4.0.1-4d4a6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-text-dev-2.0.2-0847e, libghc-unicode-data-dev-0.4.0.1-109b1, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 304748
SHA256: 02132b4f73cafc545d62a81091c753d4461c70267d65bbf6ed475ae3a5af1253
SHA1: efe6d384e2aa0dc5761ce594c19d9475a0ad2ff8
MD5sum: b4f6da4c7fcb0f57e038d9359838fb1d
Description: Fast Unicode 9.0 normalization in Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/composewell/unicode-transforms
Ghc-Package: unicode-transforms-0.4.0.1-Eh8CLOJxbXpENBtryntD3V
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-unicode-transforms/libghc-unicode-transforms-dev_0.4.0.1-2+b1_amd64.deb