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

Last updated: May 17,2024

1. Install "libghc-intervals-dev" package

Learn how to install libghc-intervals-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-intervals-dev" package

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

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

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

Package: libghc-intervals-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2352
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-intervals
Version: 0.7.1-4
Provides: libghc-intervals-dev-0.7.1-2c9a3
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-distributive-dev-0.4.4-bb01c, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-intervals-doc, libghc-intervals-prof
Filename: pool/universe/h/haskell-intervals/libghc-intervals-dev_0.7.1-4_amd64.deb
Size: 208192
MD5sum: 6016699433d6c958d400c840cf896e54
SHA1: 451bef018b881d7f73804eaa59a1750b77f0fb08
SHA256: d5687a73ad977f3b77c0341f1720ca8ef6d3fe449590cc26a9d35d5abe35844c
Description-en: Haskell data type for intervals
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 83e1c6f5cbacb270ee76f19abab63a81
Homepage: http://github.com/ekmett/intervals
Ghc-Package: intervals-0.7.1-2c9a3297fb1cd609431e5a91112f6274
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu