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

Last updated: May 17,2024

1. Install "libghc-scientific-dev" package

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

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

2. Uninstall "libghc-scientific-dev" package

This is a short guide on how to uninstall libghc-scientific-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-scientific-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1012
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-scientific
Version: 0.3.4.4-1build1
Provides: libghc-scientific-dev-0.3.4.4-ad7a1
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-deepseq-dev-1.4.1.1-614b6, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-hashable-dev-1.2.3.3-ce7af, libghc-integer-gmp-dev-1.0.0.0-3c8c4, libghc-text-dev-1.2.2.0-2c09c, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-scientific-doc, libghc-scientific-prof
Filename: pool/universe/h/haskell-scientific/libghc-scientific-dev_0.3.4.4-1build1_amd64.deb
Size: 126538
MD5sum: 5b24625f99f0a36c63861960e3e2ed54
SHA1: 8cb81880c66df5d9352374a83825e1013258a4b8
SHA256: 659bdca78d50ce9b4c9bc5aaa147f095bbb30cf3847380633777814306d8b2f7
Description-en: 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: 59c068b2a70fd5ec5eea88b7941cead9
Homepage: https://github.com/basvandijk/scientific
Ghc-Package: scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu