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

Last updated: May 17,2024

1. Install "libghc-decimal-prof" package

This tutorial shows how to install libghc-decimal-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-decimal-prof" package

Here is a brief guide to show you how to uninstall libghc-decimal-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-decimal-prof
Priority: extra
Section: universe/haskell
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-decimal
Version: 0.4.2-4
Provides: libghc-decimal-prof-0.4.2-cd71c
Depends: libghc-decimal-dev (= 0.4.2-4), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6
Filename: pool/universe/h/haskell-decimal/libghc-decimal-prof_0.4.2-4_amd64.deb
Size: 42432
MD5sum: b25bdfa2b912c0b927cab18bab951cb8
SHA1: 1e9f8b7f1dd66d34ad6e971f7e4c14ff647539ab
SHA256: 82801e87ad68d804e9f05ccf22df9b879f392be6c4ac36f110d71424e4760579
Description-en: Decimal numbers with variable precision; profiling libraries
Library for manipulating decimal numebers, primary for financial arithmetic.
.
Decimal number has an integer mantissa and a negative
exponent. The exponent can be interpreted as the number
of decimal places in the value.
.
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: b2bc6137e9e1c4ca1587394f6550724a
Homepage: https://github.com/PaulJohnson/Haskell-Decimal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu