How to Install and Uninstall libghc-bindings-dsl-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

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

This guide covers the steps necessary to install libghc-bindings-dsl-dev on Ubuntu 21.10 (Impish Indri)

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

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

Here is a brief guide to show you how to uninstall libghc-bindings-dsl-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-bindings-dsl-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-bindings-dsl-dev
Architecture: amd64
Version: 1.0.25-3build2
Priority: extra
Section: universe/haskell
Source: haskell-bindings-dsl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Provides: libghc-bindings-dsl-dev-1.0.25-30064
Depends: libghc-base-dev-4.13.0.0-2f220, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-bindings-dsl-doc, libghc-bindings-dsl-prof
Filename: pool/universe/h/haskell-bindings-dsl/libghc-bindings-dsl-dev_1.0.25-3build2_amd64.deb
Size: 15216
MD5sum: fb6977166c8b7d9d374c6b310d3f46f7
SHA1: b3276804a76df8806c1b113f9492d0869a76f0b4
SHA256: 269f0d5f8aba5aceeed8820eaed155e0889596ef892fcf692b75a37590d5eadf
SHA512: b66797bf2722e1d05c59f5fbf7505e99ad9ebaa14e140aa8c936a61580ff20b277b53390887a50fcc65c4cf72862ced054274351aa2f8728829a606fd8d3f2bf
Homepage: https://github.com/jwiegley/bindings-dsl/wiki
Description-en: FFI domain specific language, on top of hsc2hs
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 4533b811c281165b5711bbd1d631d571
Ghc-Package: bindings-DSL-1.0.25-JlGAOk7GtIpHkOH8tEBSBb