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

Last updated: May 04,2024

1. Install "libghc-fmlist-dev" package

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

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

2. Uninstall "libghc-fmlist-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-fmlist-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-fmlist-dev
Priority: extra
Section: universe/haskell
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-fmlist
Version: 0.9-4
Provides: libghc-fmlist-dev-0.9-a7533
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-fmlist-doc, libghc-fmlist-prof
Filename: pool/universe/h/haskell-fmlist/libghc-fmlist-dev_0.9-4_amd64.deb
Size: 35032
MD5sum: 97e1979ed5088cfdd67357ff7a7ae26a
SHA1: c84f0d59a07670c96e31a1e2b749fec7c543de0b
SHA256: 860f54a322ccf8e842cffbbf5434b95fd5c70bf593759d7fec89141bf7dabe27
Description-en: FoldMap lists
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5329e3b2d3762deb9ebb5157e621fb5e
Homepage: https://github.com/sjoerdvisscher/fmlist
Ghc-Package: fmlist-0.9-a75333aa078a3b5b4f4218680ffa4a04
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu