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

Last updated: May 18,2024

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

This is a short guide on how to install libghc-random-fu-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-random-fu-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3727
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-random-fu
Version: 0.2.6.2-3build1
Provides: libghc-random-fu-dev-0.2.6.2-bc69f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-erf-dev-2.0.0.0-5d248, libghc-log-domain-dev-0.10.3.1-4ea5d, libghc-math-functions-dev-0.1.5.2-7ad80, libghc-monad-loops-dev-0.4.3-c09f6, libghc-mtl-dev-2.2.1-3af90, libghc-random-shuffle-dev-0.0.4-6e048, libghc-random-source-dev-0.3.0.6-b68ae, libghc-rvar-dev-0.2.0.2-d80b0, libghc-syb-dev-0.6-d154b, libghc-template-haskell-dev-2.10.0.0-3c4cb, libghc-transformers-dev-0.4.2.0-81450, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-random-fu-doc, libghc-random-fu-prof
Filename: pool/universe/h/haskell-random-fu/libghc-random-fu-dev_0.2.6.2-3build1_amd64.deb
Size: 345168
MD5sum: b5fb315050439986c48b8c66d79e07af
SHA1: e11368a4a75a87ceaa53cac86431822ade6608bf
SHA256: 887b9a25db639f17170d1e408a007c57cff53e1fabbf4f6a97ba59a6864fce89
Description-en: random number generation
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a386d9283189035a30e78cc41fdc1fbc
Homepage: http://hackage.haskell.org/package/random-fu
Ghc-Package: random-fu-0.2.6.2-bc69f668e8bcc49e96276e18352b6305
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu