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

Last updated: May 12,2024

1. Install "libghc-rvar-doc" package

Please follow the guidelines below to install libghc-rvar-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-rvar-doc" package

This tutorial shows how to uninstall libghc-rvar-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-rvar-doc
Priority: extra
Section: universe/doc
Installed-Size: 142
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-rvar
Version: 0.2.0.2-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-monadprompt-doc, libghc-random-source-doc
Filename: pool/universe/h/haskell-rvar/libghc-rvar-doc_0.2.0.2-3build1_all.deb
Size: 23990
MD5sum: da59c71dddf073955684ca07733fb83d
SHA1: d1e76e9abebd454039e4500662508f781221eb2b
SHA256: 9571dc78da777f1958f437ad2e2332e6f2ad8cc96a5b567fbf675133f36f60e4
Description-en: random variables; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: fb10af5f166ee6cf6893e0e9863cbaef
Homepage: http://hackage.haskell.org/package/rvar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu