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

Last updated: May 03,2024

1. Install "libghc-safe-dev" package

In this section, we are going to explain the necessary steps to install libghc-safe-dev on Kali Linux

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

2. Uninstall "libghc-safe-dev" package

This tutorial shows how to uninstall libghc-safe-dev on Kali Linux:

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

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

Package: libghc-safe-dev
Source: haskell-safe (0.3.19-3)
Version: 0.3.19-3+b1
Installed-Size: 703
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-safe-dev-0.3.19-7ec90
Depends: libghc-base-dev-4.17.2.0-68dfe, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 85128
SHA256: ba96e58d6eb683be2237ab03a2688b15f4f513b6ca9f348aad366be1054efa27
SHA1: 295702941a4e5117617dc9e92f2f38af987a4f91
MD5sum: 9fb82037f1206ab701c1445d2e09c18a
Description: GHC Library for safe (pattern match free) functions
.
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/ndmitchell/safe#readme
Ghc-Package: safe-0.3.19-9uHvZjuyLiR13wOGSONZxX
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-safe/libghc-safe-dev_0.3.19-3+b1_amd64.deb