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

Last updated: May 14,2024

1. Install "libghc-split-doc" package

Please follow the steps below to install libghc-split-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-split-doc" package

Learn how to uninstall libghc-split-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-split-doc
Priority: extra
Section: universe/doc
Installed-Size: 389
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-split
Version: 0.2.2-5
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-split/libghc-split-doc_0.2.2-5_all.deb
Size: 41996
MD5sum: b386b126eefb5211288397699f5acca1
SHA1: 05b00fc489f0742e6721ad9a54894b2755de3e67
SHA256: b4bb1ace3b2e94686cbfd92680d719b45fac06f532363dbe9b989376488f59e0
Description-en: Haskell library for splitting lists; documentation
This Haskell library provides a wide range of strategies and a unified
combinator framework for splitting lists with respect to some sort of
delimiter.
.
For example, it can split a list every N elements, or on elements that
satisfy some condition.
.
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: af4464d370726795eb85f1455eed6ba7
Homepage: http://hackage.haskell.org/package/split
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu