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

Last updated: May 04,2024

1. Install "libghc-fmlist-prof" package

Here is a brief guide to show you how to install libghc-fmlist-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-fmlist-prof" package

Learn how to uninstall libghc-fmlist-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-fmlist-prof
Priority: extra
Section: universe/haskell
Installed-Size: 259
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-fmlist
Version: 0.9-4
Provides: libghc-fmlist-prof-0.9-a7533
Depends: libghc-fmlist-dev (= 0.9-4), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-fmlist/libghc-fmlist-prof_0.9-4_amd64.deb
Size: 31290
MD5sum: 4681028fe007ec9fea8ce09cd38b2256
SHA1: 2556c80b4e783b51afb1832fefe9eb39ea3c8990
SHA256: 9a2011dc72072f3304c35dacfcd0607c7e1d002e3615b5ab73a7088d0e0b4f39
Description-en: FoldMap lists; profiling libraries
FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.
.
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: 407feb7fd036488ee6587b78559586be
Homepage: https://github.com/sjoerdvisscher/fmlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu