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

Last updated: May 16,2024

1. Install "libghc-scientific-dev" package

This tutorial shows how to install libghc-scientific-dev on Kali Linux

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

2. Uninstall "libghc-scientific-dev" package

This guide covers the steps necessary to uninstall libghc-scientific-dev on Kali Linux:

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

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

Package: libghc-scientific-dev
Source: haskell-scientific (0.3.7.0-2)
Version: 0.3.7.0-2+b1
Installed-Size: 1201
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-scientific-dev-0.3.7.0-509f6
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-binary-dev-0.8.9.1-6a9d2, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-hashable-dev-1.4.3.0-e937e, libghc-integer-logarithms-dev-1.0.3.1-4a13b, libghc-primitive-dev-0.8.0.0-a075c, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.29), libgmp10 (>= 2:6.3.0+dfsg)
Size: 159284
SHA256: f4cf7314a4b0f6ed2f99dbd451bdf5aca50749c46601303578ccfd7b08c849c0
SHA1: 2d06c9c825c3ecb76d6b6c61b2d7379c9ea81505
MD5sum: 7cc7ce1998d436da7d61a64cfbbafb5a
Description: scientific notation for floating-point numbers
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 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
Ghc-Package: scientific-0.3.7.0-LXFgQdY5A8B7y0y38r2Jot
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-scientific/libghc-scientific-dev_0.3.7.0-2+b1_amd64.deb