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

Last updated: April 30,2024

1. Install "libghc-unsafe-dev" package

Learn how to install libghc-unsafe-dev on Kali Linux

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

2. Uninstall "libghc-unsafe-dev" package

This guide covers the steps necessary to uninstall libghc-unsafe-dev on Kali Linux:

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

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

Package: libghc-unsafe-dev
Source: haskell-unsafe (0.0-4)
Version: 0.0-4+b1
Installed-Size: 51
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-unsafe-dev-0.0-c62c3
Depends: libghc-base-dev-4.17.2.0-68dfe, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 11648
SHA256: f054e0c60296deba7ddb52da66fae03465622a02162465a3ddd3f1ac1fc709d5
SHA1: 8556159aebecbbc166bed20fe667d62334004082
MD5sum: eb38438e1c5525f0de19f1c44a041d5d
Description: unified interface to unsafe functions
SafeHaskell introduced the notion of safe and unsafe modules.
In order to make as many as possible modules "safe",
the well-known unsafe functions were moved to distinguished modules.
This makes it hard to write packages that work
with both old and new versions of GHC.
This package provides a single module, System.Unsafe,
that exports the unsafe functions from the base package.
It provides them in a style ready for qualification.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://code.haskell.org/~thielema/unsafe/
Ghc-Package: unsafe-0.0-IBUzSvlbo48Ai5AxmveM12
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-unsafe/libghc-unsafe-dev_0.0-4+b1_amd64.deb