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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install libghc-case-insensitive-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-case-insensitive-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-case-insensitive-dev
Priority: extra
Section: universe/haskell
Installed-Size: 297
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-case-insensitive
Version: 1.2.0.5-1build1
Provides: libghc-case-insensitive-dev-1.2.0.5-aaffb
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-deepseq-dev-1.4.1.1-614b6, libghc-hashable-dev-1.2.3.3-ce7af, libghc-text-dev-1.2.2.0-2c09c, libc6 (>= 2.2.5)
Suggests: libghc-case-insensitive-doc, libghc-case-insensitive-prof
Filename: pool/universe/h/haskell-case-insensitive/libghc-case-insensitive-dev_1.2.0.5-1build1_amd64.deb
Size: 36464
MD5sum: 51c3478c319696e224284b72dc3b2c7c
SHA1: 8c7ba9cbdc50fdbba6931daf95526001dfc7cb2b
SHA256: 6ef9f1355a245d7cec0d404079f020f76887326392716bcbb04ca5f6fd40e516
Description-en: case-insensitive string comparison
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ecd8746d11dac43dc80aaa05865130a7
Homepage: https://github.com/basvandijk/case-insensitive
Ghc-Package: case-insensitive-1.2.0.5-aaffb90d20f76ba7636aef7e75b6b59c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu