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

Last updated: May 14,2024

1. Install "libghc-utf8-light-doc" package

This tutorial shows how to install libghc-utf8-light-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-utf8-light-doc

2. Uninstall "libghc-utf8-light-doc" package

Please follow the steps below to uninstall libghc-utf8-light-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-utf8-light-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-utf8-light-doc
Priority: extra
Section: universe/doc
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-utf8-light
Version: 0.4.2-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-utf8-light/libghc-utf8-light-doc_0.4.2-4_all.deb
Size: 25810
MD5sum: 67a4a0e5997137fb6c26ebe8d2f2e0d3
SHA1: e2a3000a3a5840d0d6c4cd9dbf15796ef09ae8be
SHA256: dd083f2df9f8ab17fd60a7d576ae50f56318cb6f2f384f42bbb44d453a8bcc54
Description-en: Lightweight UTF-8 handling library; documentation
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
.
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: 6cf9405a7ba09cba74d1fb37da5f2662
Homepage: http://hackage.haskell.org/package/utf8-light
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu