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

Last updated: November 26,2024

1. Install "libghc-decimal-dev" package

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

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

2. Uninstall "libghc-decimal-dev" package

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

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

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

Package: libghc-decimal-dev
Priority: extra
Section: universe/haskell
Installed-Size: 409
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-decimal
Version: 0.4.2-4
Provides: libghc-decimal-dev-0.4.2-cd71c
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libc6 (>= 2.2.5)
Suggests: libghc-decimal-doc, libghc-decimal-prof
Filename: pool/universe/h/haskell-decimal/libghc-decimal-dev_0.4.2-4_amd64.deb
Size: 51564
MD5sum: 9ab765983ee6db53c8b061fda70a7654
SHA1: e6162cf7c134a5ae3e0cf50c9ece6cba10aa6aed
SHA256: 4b36d0eb6c8bd3222db0c12eaf76cc7f3cbc66a7631477826ff1f36a195574f9
Description-en: Decimal numbers with variable precision
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f81d713d105d9e7530fc87839e5b55ae
Homepage: https://github.com/PaulJohnson/Haskell-Decimal
Ghc-Package: Decimal-0.4.2-cd71c3e379974e65bc2aee0a28059f4b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu