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

Last updated: May 14,2024

1. Install "libghc-text-doc" package

This guide covers the steps necessary to install libghc-text-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-text-doc" package

This tutorial shows how to uninstall libghc-text-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-text-doc
Priority: extra
Section: universe/doc
Installed-Size: 3700
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-text
Version: 1.2.2.0-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-text/libghc-text-doc_1.2.2.0-1_all.deb
Size: 220458
MD5sum: 43dc32cb0f6b56e023e739c271e92118
SHA1: ee0693022d16ecc8431b710cea8a8ffcd583ffba
SHA256: ddf0a9fd329c5c9eee82bafcbe28243b26abbea95adc47eddfcd80d3a3158674
Description-en: efficient packed Unicode text type for Haskell; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7ed97c03fdb68f3d54cb8b7ac38a3007
Homepage: https://github.com/bos/text
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions