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

Last updated: May 17,2024

1. Install "libghc-dimensional-dev" package

This guide let you learn how to install libghc-dimensional-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-dimensional-dev" package

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

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

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

Package: libghc-dimensional-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1046
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dimensional
Version: 0.13.0.2-3
Provides: libghc-dimensional-dev-0.13.0.2-08e72
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-numtype-dev-1.1-9c688, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5)
Suggests: libghc-dimensional-doc, libghc-dimensional-prof
Filename: pool/universe/h/haskell-dimensional/libghc-dimensional-dev_0.13.0.2-3_amd64.deb
Size: 96636
MD5sum: 556c7521992666755b469b48a7a6aa53
SHA1: 79ce5aa4890c64521253ec0528bb732c15c6bb7f
SHA256: ff5699cff4e85211ff06ad493fe68a57c156aa4ee425b1d0c9d07d3c212c20f0
Description-en: statically checked physical dimensions
Dimensional is a library providing data types for performing arithmetic
with physical quantities and units. Information about the physical
dimensions of the quantities and units is embedded in their types and the
validity of operations is verified by the type checker at compile time. The
boxing and unboxing of numerical values as quantities is done by
multiplication and division with units.
.
The library is designed to, as far as is practical, enforce/encourage best
practices of unit usage.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 6754ca71317228b42290394b51b32fef
Homepage: http://dimensional.googlecode.com/
Ghc-Package: dimensional-0.13.0.2-08e72fcb75a130d4063da2cd062e7b82
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu