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

Last updated: May 14,2024

1. Install "libghc-split-prof" package

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

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

2. Uninstall "libghc-split-prof" package

This is a short guide on how to uninstall libghc-split-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-split-prof
Priority: extra
Section: universe/haskell
Installed-Size: 243
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-split
Version: 0.2.2-5
Provides: libghc-split-prof-0.2.2-10f39
Depends: libghc-split-dev (= 0.2.2-5), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-split/libghc-split-prof_0.2.2-5_amd64.deb
Size: 28636
MD5sum: 3cc1303ec4f5c680f5cfd6eb5b9cb0cf
SHA1: 97d1975659aa69dc71543ae271489275ded77ee8
SHA256: ef29647a3ac23410b59f0540ee759c24c89f44e9382d11c5743164ab1d627db5
Description-en: Haskell library for splitting lists; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c3c5de4210d3d5f6c45314de9d86ca48
Homepage: http://hackage.haskell.org/package/split
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu