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

Last updated: May 20,2024

1. Install "libghc-stringsearch-doc" package

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

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

2. Uninstall "libghc-stringsearch-doc" package

Here is a brief guide to show you how to uninstall libghc-stringsearch-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-stringsearch-doc
Priority: extra
Section: universe/doc
Installed-Size: 1121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-stringsearch
Version: 0.3.6.6-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-stringsearch/libghc-stringsearch-doc_0.3.6.6-4_all.deb
Size: 71252
MD5sum: ea91f936c62f32c5fe3615baa7e46d42
SHA1: b0d150ae1cb87398d75835dae96e1092deeab5cf
SHA256: fe7fbb68db79de7250bb76606db3d052704e8f76bd5a516fafb1da48fafcb0e6
Description-en: Fast searching, splitting and replacing of ByteStrings; documentation
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 documentation files.
Description-md5: 6ae03042c74569a77c81eeb34bc76a51
Homepage: https://bitbucket.org/dafis/stringsearch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu