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

Last updated: March 15,2025

1. Install "libghc-stringsearch-dev" package

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

$ sudo apt update $ sudo apt install libghc-stringsearch-dev

2. Uninstall "libghc-stringsearch-dev" package

This tutorial shows how to uninstall libghc-stringsearch-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-stringsearch-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-stringsearch-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1280
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-stringsearch
Version: 0.3.6.6-4
Provides: libghc-stringsearch-dev-0.3.6.6-bfeca
Depends: libc6 (>= 2.2.5), libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326
Suggests: libghc-stringsearch-doc, libghc-stringsearch-prof
Filename: pool/universe/h/haskell-stringsearch/libghc-stringsearch-dev_0.3.6.6-4_amd64.deb
Size: 146662
MD5sum: 54f8d7b8b7e74467b78dcd6b9e8a4097
SHA1: 5ce4d0596830f904031cef9608e6df90f3aeda67
SHA256: 7854d5bd8fb7a14d3e0f6dd10a39f9a9a2a32925fe52f0676b635997b8a775e4
Description-en: Fast searching, splitting and replacing of ByteStrings
This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
.
Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
Upstream-Maintainer: [email protected]
.
This package contains the normal library files.
Description-md5: ee27e0e372e32162d6a9f4b7f07cc40c
Homepage: https://bitbucket.org/dafis/stringsearch
Ghc-Package: stringsearch-0.3.6.6-bfecadc68da57f83c3818b21202e2187
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu