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

Last updated: December 24,2024

1. Install "libghc-simple-dev" package

Please follow the guidance below to install libghc-simple-dev on Kali Linux

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

2. Uninstall "libghc-simple-dev" package

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

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

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

Package: libghc-simple-dev
Source: haskell-simple (1.0.0-1)
Version: 1.0.0-1+b5
Installed-Size: 1407
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-simple-dev-1.0.0-4821a
Depends: libghc-aeson-dev-1.4.7.1-e9a35, libghc-base-dev-4.13.0.0-2f220, libghc-base64-bytestring-dev-1.0.0.3-39c3c, libghc-blaze-builder-dev-0.4.1.0-1625c, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev-1.4.2.1-103b6, libghc-http-types-dev-0.12.3-c1723, libghc-mime-types-dev-0.1.0.9-d0ef7, libghc-monad-control-dev-1.0.2.3-d0848, libghc-mtl-dev-2.2.2-7208c, libghc-simple-templates-dev-1.0.0-e58f7, libghc-text-dev-1.2.4.0-a7a6e, libghc-transformers-dev-0.5.6.2-59c2c, libghc-transformers-base-dev-0.4.5.2-ff438, libghc-unordered-containers-dev-0.2.10.0-71273, libghc-vector-dev-0.12.1.2-29734, libghc-wai-dev-3.2.2.1-024e4, libghc-wai-extra-dev-3.0.29.2-78659, libc6 (>= 2.14), libgmp10 (>= 2:6.2.1+dfsg), zlib1g (>= 1:1.1.4)
Suggests: libghc-simple-doc, libghc-simple-prof
Size: 149112
SHA256: 40dca4bfbeeccae1ef5df8b74ac935f12bed12de8a2c66845beead333dba5121
SHA1: f44139f4696949b4a4bfaf53ea270bf630db8c08
MD5sum: a5847175986e16318005fb6afb901b74
Description: minimalist web framework for the WAI server interface
Simple is a "framework-less" web framework for Haskell web applications
based on the WAI server interface (f.ex. for use with the warp server).
Simple does not enforce a particular structure or paradigm for web
applications. Rather, Simple contains tools to help you create your own
patterns (or re-create existing ones). Simple is minimalist, providing a
lightweight base - the most basic Simple app is little more than a WAI
'Application' with some routing logic. Everything else (f.ex. authentication,
controllers, persistence, caching, etc.) is provided in composable units, so
you can include only the ones you need in your app, and easily replace
them with your own components.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2d67bea518d8ec99e21c2ba87cdf9bf0
Homepage: http://simple.cx
Ghc-Package: simple-1.0.0-6cmxjs9k8iK4EmSCzXVYRd
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-simple/libghc-simple-dev_1.0.0-1+b5_amd64.deb