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

Last updated: May 17,2024

1. Install "libghc-listlike-prof" package

In this section, we are going to explain the necessary steps to install libghc-listlike-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-listlike-prof" package

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

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

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

Package: libghc-listlike-prof
Priority: optional
Section: universe/haskell
Installed-Size: 6715
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-listlike
Version: 4.2.1-1build1
Provides: libghc-listlike-prof-4.2.1-4cf99
Depends: libghc-listlike-dev (= 4.2.1-1build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-dlist-prof-0.7.1.2-bf379, libghc-fmlist-prof-0.9-a7533, libghc-text-prof-1.2.2.0-2c09c, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-listlike/libghc-listlike-prof_4.2.1-1build1_amd64.deb
Size: 622982
MD5sum: 125a8d6946360e96f480b338fadefc5f
SHA1: 22edb5b5e507f115c7af581b862a50822bf74098
SHA256: 4346e04159e119174427c44dc14b7458d9a728c4a87c61a83148be522d29412f
Description-en: Generic support for list-like structures; profiling libraries
Generic support for list-like structures in Haskell.
.
The ListLike module provides a common interface to the various Haskell
types that are list-like. Predefined interfaces include standard
Haskell lists, Arrays, ByteStrings, and lazy ByteStrings. Custom
types can easily be made ListLike instances as well.
.
ListLike also provides for String-like types, such as String and
ByteString, for types that support input and output, and for types that can
handle infinite lists.
.
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: ea4e627bb4bd8e2f3d9c69b5b30f506f
Homepage: http://software.complete.org/listlike
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu