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

Last updated: May 03,2024

1. Install "libghc-safe-prof" package

Please follow the step by step instructions below to install libghc-safe-prof on Kali Linux

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

2. Uninstall "libghc-safe-prof" package

This is a short guide on how to uninstall libghc-safe-prof on Kali Linux:

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

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

Package: libghc-safe-prof
Source: haskell-safe (0.3.19-3)
Version: 0.3.19-3+b1
Installed-Size: 784
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-safe-prof-0.3.19-7ec90
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-safe-dev (= 0.3.19-3+b1)
Size: 86220
SHA256: 44a3f651933af1902781a169c234eca470cbfef275594a97220386cfec046f24
SHA1: 1f6d00fdddd1ba13eff0e0d7690ab1ed3bafa77e
MD5sum: 5e83338ef9561c34a595258ae1fb1154
Description: Profiling library for safe (pattern match free) functions; profiling libraries
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
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: https://github.com/ndmitchell/safe#readme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-safe/libghc-safe-prof_0.3.19-3+b1_amd64.deb