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

Last updated: May 21,2024

1. Install "libghc-scientific-prof" package

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

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

2. Uninstall "libghc-scientific-prof" package

Here is a brief guide to show you how to uninstall libghc-scientific-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-scientific-prof
Priority: extra
Section: universe/haskell
Installed-Size: 918
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-scientific
Version: 0.3.4.4-1build1
Provides: libghc-scientific-prof-0.3.4.4-ad7a1
Depends: libghc-scientific-dev (= 0.3.4.4-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-deepseq-prof-1.4.1.1-614b6, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-hashable-prof-1.2.3.3-ce7af, libghc-integer-gmp-prof-1.0.0.0-3c8c4, libghc-text-prof-1.2.2.0-2c09c, libghc-vector-prof-0.11.0.0-c6a21
Filename: pool/universe/h/haskell-scientific/libghc-scientific-prof_0.3.4.4-1build1_amd64.deb
Size: 101624
MD5sum: 520e9342153d8be66618f51f227d4a39
SHA1: c8db3edb07722630af16f8dca41cd17fdf1b36c6
SHA256: 74676a6edddb7217ce17659a1938215c4c16b98d7fdaa0dd6b41d42cbde852ad
Description-en: scientific notation for floating-point numbers; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1909a0fa8d25deded64447f3a629f56c
Homepage: https://github.com/basvandijk/scientific
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu