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

Last updated: May 10,2024

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

In this section, we are going to explain the necessary steps to install libghc-case-insensitive-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-case-insensitive-prof
Priority: extra
Section: universe/haskell
Installed-Size: 240
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-case-insensitive
Version: 1.2.0.5-1build1
Provides: libghc-case-insensitive-prof-1.2.0.5-aaffb
Depends: libghc-case-insensitive-dev (= 1.2.0.5-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-deepseq-prof-1.4.1.1-614b6, libghc-hashable-prof-1.2.3.3-ce7af, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-case-insensitive/libghc-case-insensitive-prof_1.2.0.5-1build1_amd64.deb
Size: 30594
MD5sum: 85ae26d0dfaa0d49ae0b2fa90758dbc4
SHA1: f620a13d346a2b3fc98bbbfccd3725559e3efee5
SHA256: e214b3ed83150fd87372210dbe090f5a8803ee94b5f6820d8a0f7e16ac483a3e
Description-en: case-insensitive string comparison; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: beb088de5728dc4b506f553dee907113
Homepage: https://github.com/basvandijk/case-insensitive
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu