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

Last updated: May 21,2024

1. Install "libghc-numtype-dev" package

This is a short guide on how to install libghc-numtype-dev on Kali Linux

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

2. Uninstall "libghc-numtype-dev" package

This is a short guide on how to uninstall libghc-numtype-dev on Kali Linux:

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

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

Package: libghc-numtype-dev
Source: haskell-numtype (1.2-6)
Version: 1.2-6+b1
Installed-Size: 371
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-numtype-dev-1.2-2ce2f
Depends: libghc-base-dev-4.13.0.0-2f220, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-numtype-doc, libghc-numtype-prof
Size: 44420
SHA256: 11ebad4f311b4b2e283dc747290cd18784489296a17949423c0d134f7d556819
SHA1: 1d4f715b2c32397d5de34f107f440be5c45cefc9
MD5sum: 21ae09fdfaf89c72eecb7a61c4a21c34
Description: type-level (low cardinality) integers
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 3e43c088e78abc285b5824e4a7893222
Homepage: http://dimensional.googlecode.com/
Ghc-Package: numtype-1.2-TYHMbjwGqT5JtuF5G9HpJ
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-numtype/libghc-numtype-dev_1.2-6+b1_amd64.deb