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

Last updated: May 18,2024

1. Install "libghc-unsafe-prof" package

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

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

2. Uninstall "libghc-unsafe-prof" package

This tutorial shows how to uninstall libghc-unsafe-prof on Kali Linux:

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

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

Package: libghc-unsafe-prof
Source: haskell-unsafe (0.0-4)
Version: 0.0-4+b1
Installed-Size: 39
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-unsafe-prof-0.0-c62c3
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-unsafe-dev (= 0.0-4+b1)
Size: 10256
SHA256: 48f1d72d69ddb3e829782433667936b3999cbb7b787c47e1790eac0f6537d34d
SHA1: 5eaac9bbf429dea118afea4a9b817cd1898dde45
MD5sum: 41f6414e7a646b20da0b4bbc889fb19f
Description: unified interface to unsafe functions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://code.haskell.org/~thielema/unsafe/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-unsafe/libghc-unsafe-prof_0.0-4+b1_amd64.deb