How to Install and Uninstall libghc-numtype-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libghc-numtype-dev" package

Please follow the guidelines below to install libghc-numtype-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-numtype-dev" package

This tutorial shows how to uninstall libghc-numtype-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-numtype-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-numtype-dev
Architecture: amd64
Version: 1.2-6build2
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-2ce2f
Depends: libghc-base-dev-4.13.0.0-2f220, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-numtype-doc, libghc-numtype-prof
Filename: pool/universe/h/haskell-numtype/libghc-numtype-dev_1.2-6build2_amd64.deb
Size: 40820
MD5sum: 99000dc0767c6445e6d6c921cab06b40
SHA1: 827b8425eca01f0b906167493c0d823f753b495a
SHA256: 379b7df6f61d3f43bda6962d6d72037eca3847b7cdd33ffba7d5cee8055172c3
SHA512: 025f873bdb436d0179ef87702135c2e31e47b4cb32e63081010bc88f6cc39daf8eb16bd02ed915796fd86968d9b9f4637b13d9f3a4da4253f5f625eb2c92f830
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