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

Last updated: September 20,2024

1. Install "libghc-split-dev" package

This is a short guide on how to install libghc-split-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-split-dev" package

This guide covers the steps necessary to uninstall libghc-split-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-split-dev
Priority: extra
Section: universe/haskell
Installed-Size: 308
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-split
Version: 0.2.2-5
Provides: libghc-split-dev-0.2.2-10f39
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-split-doc, libghc-split-prof
Filename: pool/universe/h/haskell-split/libghc-split-dev_0.2.2-5_amd64.deb
Size: 36914
MD5sum: 634a3397991e50a9926d287396e6473e
SHA1: 1bd6397785a9684cf449bd27f9b5cc9d70e7dff6
SHA256: 80baf7a774e501dfb4eeca7f23d90b8f6bf1a343408ce6b0417837ff953e0acb
Description-en: Haskell library for splitting lists
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2623b1776ad2e95b7cd1d8c4210bc881
Homepage: http://hackage.haskell.org/package/split
Ghc-Package: split-0.2.2-10f39ee49f650eefddf38af51b65d10a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu