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

Last updated: May 15,2024

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

Learn how to install libghc-random-fu-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-random-fu-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-random-fu-prof
Priority: extra
Section: universe/haskell
Installed-Size: 3095
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-random-fu
Version: 0.2.6.2-3build1
Provides: libghc-random-fu-prof-0.2.6.2-bc69f
Depends: libghc-random-fu-dev (= 0.2.6.2-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-erf-prof-2.0.0.0-5d248, libghc-log-domain-prof-0.10.3.1-4ea5d, libghc-math-functions-prof-0.1.5.2-7ad80, libghc-monad-loops-prof-0.4.3-c09f6, libghc-mtl-prof-2.2.1-3af90, libghc-random-shuffle-prof-0.0.4-6e048, libghc-random-source-prof-0.3.0.6-b68ae, libghc-rvar-prof-0.2.0.2-d80b0, libghc-syb-prof-0.6-d154b, libghc-template-haskell-prof-2.10.0.0-3c4cb, libghc-transformers-prof-0.4.2.0-81450, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-random-fu/libghc-random-fu-prof_0.2.6.2-3build1_amd64.deb
Size: 301674
MD5sum: 2c0dd6c2bb8c7e735dc861486d499d59
SHA1: 3c9c2cba6b932f3ce5ce269f3e49d8070c99594a
SHA256: 5ef4f34747f38559729563c9d37dd6a9bfac38c1c0be54f340a37415db30a990
Description-en: random number generation; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 114c62edca43341db9fd133f7e4cdd7b
Homepage: http://hackage.haskell.org/package/random-fu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu