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

Last updated: May 15,2024

1. Install "libghc-dimensional-prof" package

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

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

2. Uninstall "libghc-dimensional-prof" package

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

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

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

Package: libghc-dimensional-prof
Priority: extra
Section: universe/haskell
Installed-Size: 816
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dimensional
Version: 0.13.0.2-3
Provides: libghc-dimensional-prof-0.13.0.2-08e72
Depends: libghc-dimensional-dev (= 0.13.0.2-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-numtype-prof-1.1-9c688, libghc-time-prof-1.5.0.1-1b9a5
Filename: pool/universe/h/haskell-dimensional/libghc-dimensional-prof_0.13.0.2-3_amd64.deb
Size: 84516
MD5sum: e52d3070fe7c3b56c13a8a7ee80259a3
SHA1: dec04ba114d08d445ec1fbacc14166f15ae3df45
SHA256: ac491e88c8aef23f0cefd165fffd024fedceb56b7578fb660d0e90f4662d1a39
Description-en: statically checked physical dimensions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: cef4d555afb9790d1a853f5995a6b6a1
Homepage: http://dimensional.googlecode.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu