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

Last updated: May 04,2024

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

Please follow the instructions below to install libghc-utf8-light-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-utf8-light-dev
Priority: extra
Section: universe/haskell
Installed-Size: 312
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-utf8-light
Version: 0.4.2-4
Provides: libghc-utf8-light-dev-0.4.2-1dac5
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-utf8-light-doc, libghc-utf8-light-prof
Filename: pool/universe/h/haskell-utf8-light/libghc-utf8-light-dev_0.4.2-4_amd64.deb
Size: 36034
MD5sum: 7e49b52cd8f7991a28f93a6d0ebffab8
SHA1: 0cdead9e6f23c928c5a58df4a1f73b6d2ad36b6e
SHA256: ec7104040e5a5badc491756d1bed0f98eedfe03fef73fa698bf7c3e5468b3983
Description-en: Lightweight UTF-8 handling library
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: baac976a0a2bb42e5ae00586a1a8b289
Homepage: http://hackage.haskell.org/package/utf8-light
Ghc-Package: utf8-light-0.4.2-1dac5cce2ebd5b1548468af20e55d00e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu