How to Install and Uninstall libghc-numtype-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "libghc-numtype-dev" package

This is a short guide on how to install libghc-numtype-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-numtype-dev" package

Here is a brief guide to show you how to uninstall libghc-numtype-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-numtype-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-numtype-dev
Architecture: amd64
Version: 1.2-6build1
Priority: extra
Section: universe/haskell
Source: haskell-numtype
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 370
Provides: libghc-numtype-dev-1.2-77106
Depends: libghc-base-dev-4.13.0.0-c9705, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-numtype-doc, libghc-numtype-prof
Filename: pool/universe/h/haskell-numtype/libghc-numtype-dev_1.2-6build1_amd64.deb
Size: 40648
MD5sum: d7a8dd4d5c6a81d4f51cb5fde350f9b4
SHA1: 0c2c6230b079fc0f6b11ce2e778aeb9e4b2a35f3
SHA256: ffad6ec43682ff90c4b53c4f3921938f2670eac595c57a62279c6a8fcd077796
SHA512: b90e028d744bcee1996bf64c2ed00296d674b9ca16686db913b4e510a778ec52e822932e63a8645c92c9d889b141bd9832d01559027d788f6091be2fb210f66d
Homepage: http://dimensional.googlecode.com/
Description-en: 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
Ghc-Package: numtype-1.2-TYHMbjwGqT5JtuF5G9HpJ