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

Last updated: July 08,2024

1. Install "libghc-dimensional-doc" package

Please follow the step by step instructions below to install libghc-dimensional-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-dimensional-doc" package

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

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

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

Package: libghc-dimensional-doc
Priority: extra
Section: universe/doc
Installed-Size: 1018
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-dimensional
Version: 0.13.0.2-3
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-numtype-doc
Filename: pool/universe/h/haskell-dimensional/libghc-dimensional-doc_0.13.0.2-3_all.deb
Size: 70814
MD5sum: a059ed79815e9f7824ac2a0a09958339
SHA1: fd63f824d534eedcf6ecfa39e083ef1cf0a0627b
SHA256: 6df3e76309a9b19796c66b24d84f27aabee27661bb92edb51a51d52f7b51e707
Description-en: statically checked physical dimensions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 61881b399d9ddcb37799d1c44d7955e9
Homepage: http://dimensional.googlecode.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu