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

Last updated: May 19,2024

1. Install "libghc-scientific-doc" package

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

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

2. Uninstall "libghc-scientific-doc" package

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

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

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

Package: libghc-scientific-doc
Priority: extra
Section: universe/doc
Installed-Size: 466
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-scientific
Version: 0.3.4.4-1build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hashable-doc, libghc-text-doc
Filename: pool/universe/h/haskell-scientific/libghc-scientific-doc_0.3.4.4-1build1_all.deb
Size: 47660
MD5sum: e135e42a40413dc0fb7a205daf237498
SHA1: fbdb31b528fbf3a0c2efdfe29335d9140d4d7569
SHA256: 3b312dcfb29064b5b951b8c7678cb55d9915b52d030ed36b3f6d566269726150
Description-en: scientific notation for floating-point numbers; documentation
This package provides a Haskell datatype for representing and pretty-printing
arbitrary-precision numbers using scientific notation.
.
Its primary use-case is to serve as the target of parsing floating point
numbers. Since the textual representation of floating point numbers use
scientific notation they can be efficiently parsed to a Scientific number.
.
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: 28399f64b2999da8461dd474bd8cd9a3
Homepage: https://github.com/basvandijk/scientific
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu