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

Last updated: June 29,2024

1. Install "libghc-mod-dev" package

Please follow the instructions below to install libghc-mod-dev on Kali Linux

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

2. Uninstall "libghc-mod-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-mod-dev on Kali Linux:

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

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

Package: libghc-mod-dev
Source: haskell-mod (0.2.0.1-1)
Version: 0.2.0.1-1+b1
Installed-Size: 971
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mod-dev-0.2.0.1-a30f0
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-ghc-bignum-dev-1.3-90d8c, libghc-primitive-dev-0.8.0.0-a075c, libghc-semirings-dev-0.6-a254b, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg)
Size: 111772
SHA256: 829e53a1b0ba7c9067ce2aefd3973f3eafe30dab37c45071b97cd2134f908cef
SHA1: ea09b9ac5fd9a15479150eb20cf0e8f450062ecb
MD5sum: 724bce52ba8387de1612ef0c88625aeb
Description: fast type-safe modular arithmetic
Modular arithmetic, promoting moduli to the type level, with an
emphasis on performance.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/Bodigrim/mod
Ghc-Package: mod-0.2.0.1-m2VyG6jF1fFpdOYap5kfD
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mod/libghc-mod-dev_0.2.0.1-1+b1_amd64.deb

5. The same packages on other Linux Distributions