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

Last updated: June 29,2024

1. Install "libghc-hgmp-dev" package

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

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

2. Uninstall "libghc-hgmp-dev" package

Please follow the guidelines below to uninstall libghc-hgmp-dev on Kali Linux:

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

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

Package: libghc-hgmp-dev
Source: haskell-hgmp
Version: 0.1.2.1-1
Installed-Size: 2868
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hgmp-dev-0.1.2.1-bb815
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-ghc-bignum-dev-1.3-90d8c, libghc-ghc-prim-dev-0.9.1-ca9fc, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 200824
SHA256: abd21679c0913e5fa7869700bd5cabf8b52d5de774ce0110cfe231a79d466943
SHA1: d177dc2a4bf44d71426140e3af39fec1e5daa88f
MD5sum: 55771454c6402a4e68dda16c1e5aa24b
Description: Haskell interface to GMP
Types and instances, and marshalling between Integer and
Rational and the corresponding GMP types, along with raw
foreign imports of GMP functions. Allows FFI to GMP code
(whether in GMP itself or in third-party code that uses
GMP).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://code.mathr.co.uk/hgmp
Ghc-Package: hgmp-0.1.2.1-5qq2pF8CgZW3NPNFFWUi13
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hgmp/libghc-hgmp-dev_0.1.2.1-1_amd64.deb

5. The same packages on other Linux Distributions