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

Last updated: May 11,2024

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

Please follow the steps below to install libghc-text-short-prof on Ubuntu 21.10 (Impish Indri)

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

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

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

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

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

Package: libghc-text-short-prof
Architecture: amd64
Version: 0.1.3-2build2
Priority: optional
Section: universe/haskell
Source: haskell-text-short
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 636
Provides: libghc-text-short-prof-0.1.3-e44ae
Depends: libghc-text-short-dev (= 0.1.3-2build2), libghc-base-prof-4.13.0.0-2f220, libghc-binary-prof-0.8.7.0-943d8, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-deepseq-prof-1.4.4.0-9f093, libghc-ghc-prim-prof-0.5.3-49209, libghc-hashable-prof-1.3.0.0-d5f3c, libghc-text-prof-1.2.4.0-a7a6e
Filename: pool/universe/h/haskell-text-short/libghc-text-short-prof_0.1.3-2build2_amd64.deb
Size: 78544
MD5sum: 5624d62d1ef3276285d689f675e551f9
SHA1: 5b13b8d79ad48677074ca01379b7e05571f75cd2
SHA256: 50f7533df77b1ae90c27a5b0c4ea6f4c8ab751bf02b21816d387403074a1c686
SHA512: 136008c0df9d61d4de5210843242c4a9e9343afa0b5475b41dbd1c482a620ef9ede04a88cfa6e4a99f8949690bf45e558cde92d107612d56430fd8a43485c3cf
Homepage: https://github.com/hvr/text-short
Description-en: memory-efficient representation of Unicode text strings; profiling libraries
This Haskell library provides the 'ShortText' type which is suitable
for keeping many short strings in memory. This is similiar to the
relationship between 'ShortByteString' and 'ByteString'.
.
The main differences between 'Text' and 'ShortText' is that
'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText'
doesn't support zero-copy slicing (thereby saving 2 words).
Consequently, the memory footprint of a (boxed) 'ShortText' value is 4
words (2 words when unboxed) plus the length of the UTF-8 encoded
payload.
.
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: 8f9f256213b9a08a1afdf03fb78f8865