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

Last updated: May 10,2024

1. Install "libghc-bindings-dsl-prof" package

This tutorial shows how to install libghc-bindings-dsl-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-bindings-dsl-prof

2. Uninstall "libghc-bindings-dsl-prof" package

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

$ sudo apt remove libghc-bindings-dsl-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-bindings-dsl-prof
Source: haskell-bindings-dsl (1.0.25-5)
Version: 1.0.25-5+b1
Installed-Size: 56
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-bindings-dsl-prof-1.0.25-9019b
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-bindings-dsl-dev (= 1.0.25-5+b1)
Size: 14620
SHA256: 5725ef414236ecb726bb5644e87c5cec0562ffbbc8e69515a9f5d214b2840a6e
SHA1: 4d865d5b828ec6b45fc47ed4a542a78839fae9ce
MD5sum: 85e94aa4a2fe243d76c5c1cfc4d46b89
Description: FFI domain specific language, on top of hsc2hs; profiling libraries
This is a set of macros to be used when writing Haskell FFI. They were
designed to be able to fully describe C interfaces, so that hsc2hs can
extract from them all Haskell code needed to mimic such interfaces. All
Haskell names used are automatically derived from C names, structures
are mapped to Haskell instances of Storable, and there are also macros
you can use with C code to help write bindings to inline functions or
macro functions.
.
This package contains no Haskell code, only C header files designed
for hsc2hs.
.
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/jwiegley/bindings-dsl/wiki
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-bindings-dsl/libghc-bindings-dsl-prof_1.0.25-5+b1_amd64.deb