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

Last updated: May 17,2024

1. Install "libghc-random-fu-doc" package

Please follow the step by step instructions below to install libghc-random-fu-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-random-fu-doc

2. Uninstall "libghc-random-fu-doc" package

Please follow the instructions below to uninstall libghc-random-fu-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-random-fu-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-random-fu-doc
Priority: extra
Section: universe/doc
Installed-Size: 1693
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-random-fu
Version: 0.2.6.2-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-erf-doc, libghc-mtl-doc, libghc-random-source-doc, libghc-vector-doc
Filename: pool/universe/h/haskell-random-fu/libghc-random-fu-doc_0.2.6.2-3build1_all.deb
Size: 105516
MD5sum: 99b9303f2cc0a3ae43eb3d184a245e79
SHA1: 199be3f91602fd93300cff8da8825dd55b42454d
SHA256: 89f52e92e3ebd47d2adf9a4ba7b13df544ca3321b002412a516bae1d70185b98
Description-en: random number generation; documentation
Random number generation based on modeling random variables in two
complementary ways: first, by the parameters of standard mathematical
distributions and, second, by an abstract type (RVar) which can be
composed and manipulated monadically and sampled in either monadic
or "pure" styles.
.
The primary purpose of this library is to support defining and
sampling a wide variety of high quality random variables. Quality is
prioritized over speed, but performance is an important goal too.
.
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: 207139dbdc0de4bb9a1d4334648d0b21
Homepage: http://hackage.haskell.org/package/random-fu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu