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

Last updated: May 11,2024

1. Install "libghc-case-insensitive-doc" package

This guide let you learn how to install libghc-case-insensitive-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-case-insensitive-doc

2. Uninstall "libghc-case-insensitive-doc" package

Please follow the instructions below to uninstall libghc-case-insensitive-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-case-insensitive-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-case-insensitive-doc
Priority: extra
Section: universe/doc
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-case-insensitive
Version: 1.2.0.5-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hashable-doc, libghc-text-doc
Filename: pool/universe/h/haskell-case-insensitive/libghc-case-insensitive-doc_1.2.0.5-1build1_all.deb
Size: 21482
MD5sum: 6223e97f3c7cef79f2ec33f47ace945d
SHA1: 0bf2d9757c91e4101b1ce607c7270e1d54688fff
SHA256: 691bcfc6ed2f2aef19e1d2e81cde9aedd9522a8a59b92e1136cd6570074c7032
Description-en: case-insensitive string comparison; documentation
The module Data.CaseInsensitive provides the CI type constructor which
can be parameterised by a string-like type like: String, ByteString,
Text, etc.. Comparisons of values of the resulting type will be
insensitive to cases.
.
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: 3a0f0d3af2d68ab0388c8e3786aa7a32
Homepage: https://github.com/basvandijk/case-insensitive
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu