How to Install and Uninstall libghc-scientific-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "libghc-scientific-doc" package

In this section, we are going to explain the necessary steps to install libghc-scientific-doc on Kali Linux

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

2. Uninstall "libghc-scientific-doc" package

This tutorial shows how to uninstall libghc-scientific-doc on Kali Linux:

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

3. Information about the libghc-scientific-doc package on Kali Linux

Package: libghc-scientific-doc
Source: haskell-scientific
Version: 0.3.7.0-2
Installed-Size: 1076
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-hashable-doc, libghc-integer-logarithms-doc, libghc-primitive-doc, libghc-scientific-dev, libjs-mathjax
Suggests: libghc-scientific-prof
Size: 88188
SHA256: 389f13c19fcb884f315ae14161fd6477a908b65fae9eef074ab43a4a58b3fc26
SHA1: f4b0fc9960516642205da7c0dba7ff02354056dc
MD5sum: 80de373fe7ec323228ea947692c8abfb
Description: 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:
Homepage: https://github.com/basvandijk/scientific
Section: doc
Priority: optional
Filename: pool/main/h/haskell-scientific/libghc-scientific-doc_0.3.7.0-2_all.deb