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

Last updated: May 17,2024

1. Install "libghc-intervals-prof" package

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

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

2. Uninstall "libghc-intervals-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-intervals-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-intervals-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2130
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-intervals
Version: 0.7.1-4
Provides: libghc-intervals-prof-0.7.1-2c9a3
Depends: libghc-intervals-dev (= 0.7.1-4), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-distributive-prof-0.4.4-bb01c, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-intervals/libghc-intervals-prof_0.7.1-4_amd64.deb
Size: 182058
MD5sum: 2c35e5d490e13adccd78088e7ce4104e
SHA1: a824183fb44a090c24a63d28db97b24b6e67f85f
SHA256: 67d24b3aad31483497b60199d75aa0b545ec4b4d33bf894c4cc0294dbd0df6d5
Description-en: Haskell data type for intervals; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1a0f3fbd0b8a480d82fb773a2636db52
Homepage: http://github.com/ekmett/intervals
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu