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

Last updated: May 20,2024

1. Install "libghc-rvar-dev" package

This tutorial shows how to install libghc-rvar-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-rvar-dev" package

This guide covers the steps necessary to uninstall libghc-rvar-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-rvar-dev
Priority: extra
Section: universe/haskell
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-rvar
Version: 0.2.0.2-3build1
Provides: libghc-rvar-dev-0.2.0.2-d80b0
Depends: libghc-monadprompt-dev-1.0.0.5-4f1db, libghc-base-dev-4.8.2.0-0d6d1, libghc-mtl-dev-2.2.1-3af90, libghc-random-source-dev-0.3.0.6-b68ae, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-rvar-doc, libghc-rvar-prof
Filename: pool/universe/h/haskell-rvar/libghc-rvar-dev_0.2.0.2-3build1_amd64.deb
Size: 18516
MD5sum: e7ab5c5fd395d2a46a704870be56d076
SHA1: 158783ae19e83420536c927cc24c4ab826b3b42e
SHA256: d4aab6ce0b9897c21cffb9cc16768b733319a5f7709fbfe745597abd66b035e5
Description-en: random variables
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d89e395095ea461bf481f5c724b99008
Homepage: http://hackage.haskell.org/package/rvar
Ghc-Package: rvar-0.2.0.2-d80b077c3a85b10d504336acbadcce57
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu