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

Last updated: May 10,2024

1. Install "libghc-text-prof" package

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

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

2. Uninstall "libghc-text-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-text-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-text-prof
Priority: extra
Section: universe/haskell
Installed-Size: 8249
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-text
Version: 1.2.2.0-1
Provides: libghc-text-prof-1.2.2.0-2c09c
Depends: libghc-text-dev (= 1.2.2.0-1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-integer-gmp-prof-1.0.0.0-3c8c4
Filename: pool/universe/h/haskell-text/libghc-text-prof_1.2.2.0-1_amd64.deb
Size: 720196
MD5sum: 6cbb09fc1be6bb23ddbac0e45a8d603c
SHA1: 11961195271295cfab2132f4a5f6166fe75b4147
SHA256: 5df9301fbf20c2bf244a4dc338af1332cc5be8aae77f1ddca739f300e59f7e0c
Description-en: efficient packed Unicode text type for Haskell; profiling libraries
This is a Haskell time and space-efficient implementation of Unicode
text using packed Word16 arrays. Suitable for performance critical use,
both in terms of large data quantities and high speed.
.
It supports many basic string operations and has some substring search
tools.
.
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: fa90d8d437bf32e31a045e64c8d5f237
Homepage: https://github.com/bos/text
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions