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

Last updated: May 21,2024

1. Install "libghc-decimal-doc" package

In this section, we are going to explain the necessary steps to install libghc-decimal-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-decimal-doc" package

Please follow the step by step instructions below to uninstall libghc-decimal-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-decimal-doc
Priority: extra
Section: universe/doc
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-decimal
Version: 0.4.2-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-decimal/libghc-decimal-doc_0.4.2-4_all.deb
Size: 25026
MD5sum: ee5aeab77fde301fae1056f063ccb792
SHA1: 5557a403a328f851260cef0553522adca127ab94
SHA256: 215070084a38597633217dec198787d2b29245345769f980cbe7f1a59b9d5e84
Description-en: Decimal numbers with variable precision; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 145a984ac87e26823d50e6330abe2cf3
Homepage: https://github.com/PaulJohnson/Haskell-Decimal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu