How to Install and Uninstall libghc-numtype-prof Package on Kali Linux

Last updated: May 04,2024

1. Install "libghc-numtype-prof" package

Please follow the guidelines below to install libghc-numtype-prof on Kali Linux

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

2. Uninstall "libghc-numtype-prof" package

This guide let you learn how to uninstall libghc-numtype-prof on Kali Linux:

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

3. Information about the libghc-numtype-prof package on Kali Linux

Package: libghc-numtype-prof
Source: haskell-numtype (1.2-6)
Version: 1.2-6+b1
Installed-Size: 284
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-numtype-prof-1.2-2ce2f
Depends: libghc-numtype-dev (= 1.2-6+b1), libghc-base-prof-4.13.0.0-2f220
Size: 36312
SHA256: 67b987d741ebb10b3999810391ffdb31d0c36fd378d9230d3a74f870bcf21e48
SHA1: 04ca7a0aa240cb8db6cbc706c77b0a39bf879ddb
MD5sum: c8d6922b8e4b77c4b19d58d1e8d7568e
Description: type-level (low cardinality) integers; profiling libraries
This package provides unary type level representations of the (positive
and negative) integers and basic operations (addition, subtraction,
multiplication, division) on these. Due to the unary implementation the
practical size of the NumTypes is severely limited making them unsuitable
for large-cardinality applications. If you will be working with integers
beyond (-20, 20) this package probably isn't for you.
.
It is, however, eminently suitable for applications such as representing
physical dimensions (see the Dimensional library).
.
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: 60e972691b9e90d2791637739398c149
Homepage: http://dimensional.googlecode.com/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-numtype/libghc-numtype-prof_1.2-6+b1_amd64.deb