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

Last updated: May 05,2024

1. Install "libghc-fmlist-doc" package

Please follow the steps below to install libghc-fmlist-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-fmlist-doc" package

Please follow the guidance below to uninstall libghc-fmlist-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-fmlist-doc
Priority: extra
Section: universe/doc
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-fmlist
Version: 0.9-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-fmlist/libghc-fmlist-doc_0.9-4_all.deb
Size: 24130
MD5sum: 3a3d54347c1921c6bfb863f146986fe1
SHA1: a44b5d2c7345392cb086ae2a21971c4e583d97b1
SHA256: 0cb04bb00f2c3786322ea915e53f10f83deeb1fba6c80953a0719453186b7da2
Description-en: FoldMap lists; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7b41c76c4bde18c324e5cc791e72f9f4
Homepage: https://github.com/sjoerdvisscher/fmlist
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu