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

Last updated: May 17,2024

1. Install "libghc-rvar-prof" package

Here is a brief guide to show you how to install libghc-rvar-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-rvar-prof

2. Uninstall "libghc-rvar-prof" package

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

$ sudo apt remove libghc-rvar-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-rvar-prof
Priority: extra
Section: universe/haskell
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-rvar
Version: 0.2.0.2-3build1
Provides: libghc-rvar-prof-0.2.0.2-d80b0
Depends: libghc-rvar-dev (= 0.2.0.2-3build1), libghc-monadprompt-prof-1.0.0.5-4f1db, libghc-base-prof-4.8.2.0-0d6d1, libghc-mtl-prof-2.2.1-3af90, libghc-random-source-prof-0.3.0.6-b68ae, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-rvar/libghc-rvar-prof_0.2.0.2-3build1_amd64.deb
Size: 14514
MD5sum: 7b13ff8329a541cd91a8d1a75997fe66
SHA1: 888d173427cb1faf0a3efe3db661e95046d2d41b
SHA256: 8e355d0a8d5dd92a48b85aa29599ce65023c224ba7f87db84afb0cfbaf29367d
Description-en: random variables; profiling libraries
Random number generation based on modeling random variables 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: 2502fa9d6d46c20fb64c08c350b7dee6
Homepage: http://hackage.haskell.org/package/rvar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu