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

Last updated: May 03,2024

1. Install "libghc-intervals-doc" package

This guide covers the steps necessary to install libghc-intervals-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-intervals-doc" package

Please follow the steps below to uninstall libghc-intervals-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-intervals-doc
Priority: extra
Section: universe/doc
Installed-Size: 1006
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-intervals
Version: 0.7.1-4
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-distributive-doc
Filename: pool/universe/h/haskell-intervals/libghc-intervals-doc_0.7.1-4_all.deb
Size: 48018
MD5sum: 97aaff6b6ab67b33847071a4422756d2
SHA1: b89fdd6e20154ff1a3558bbe477eee8acc76250b
SHA256: 6e314e65b8230dd7f9e0dd0c70b05a795848c0dde45b769d8a5b58e4deeef792
Description-en: Haskell data type for intervals; documentation
A Numeric.Interval.Interval is a closed, convex set of floating point
values.
.
This package does not control the rounding mode of the end points of the
interval when using floating point arithmetic, so be aware that in order
to get precise containment of the result, you will need to use an
underlying type with both lower and upper bounds like CReal.
.
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: 8748da64b4fb9abb77ee921fa05cde56
Homepage: http://github.com/ekmett/intervals
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu