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

Last updated: May 06,2024

1. Install "libghc-snap-core-dev" package

This guide covers the steps necessary to install libghc-snap-core-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-snap-core-dev

2. Uninstall "libghc-snap-core-dev" package

Please follow the instructions below to uninstall libghc-snap-core-dev on Kali Linux:

$ sudo apt remove libghc-snap-core-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-snap-core-dev
Source: haskell-snap-core (1.0.5.1-1)
Version: 1.0.5.1-1+b1
Installed-Size: 6175
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-snap-core-dev-1.0.5.1-9918f
Depends: libghc-attoparsec-dev-0.14.4-111f0, libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-case-insensitive-dev-1.2.1.0-d0ee4, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-filepath-dev-1.4.2.2-290a6, libghc-hashable-dev-1.4.3.0-e937e, libghc-hunit-dev-1.6.2.0-df9fa, libghc-io-streams-dev-1.5.2.2-15f5a, libghc-lifted-base-dev-0.2.3.12-a4def, libghc-monad-control-dev-1.0.3.1-d981c, libghc-mtl-dev-2.2.2-6f39a, libghc-network-dev-3.1.4.0-b009d, libghc-network-uri-dev-2.6.4.2-05506, libghc-old-locale-dev-1.0.0.7-3c99a, libghc-random-dev-1.2.1.1-68746, libghc-readable-dev-0.3.1-de5c8, libghc-regex-posix-dev-0.96.0.1-d8a90, libghc-text-dev-2.0.2-0847e, libghc-time-dev-1.12.2-491a0, libghc-transformers-base-dev-0.4.6-94229, libghc-transformers-dev-0.5.6.2-931c3, libghc-unix-compat-dev-0.7-a2590, libghc-unordered-containers-dev-0.2.19.1-230f0, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Size: 667772
SHA256: 2330be2ded6515d2c1f7ada647bdcef7879d9201c979f60e0f4710099e3f26cf
SHA1: 46ed0464f92374ecdefda11ac738c0f37f81b6c4
MD5sum: df2a9b39979ab77c42294e9a119b69ad
Description: Snap: A Haskell Web Framework (Core)
Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can
visit the Snap project website at .
.
This library contains the core definitions and types for the Snap framework,
including:
.
1. Primitive types and functions for HTTP (requests, responses, cookies,
post/query parameters, etc)
.
2. Type aliases and helper functions for Iteratee I/O
.
3. A monad for programming web handlers called \"Snap\", inspired by
happstack's (), which allows:
.
o Stateful access to the HTTP request and response objects
.
o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
to handle requests and chaining handlers together
.
o Early termination of the computation if you know early what you want
to return and want to prevent further monadic processing
.
This package contains the normal library files.
Description-md5:
Homepage: http://snapframework.com/
Ghc-Package: snap-core-1.0.5.1-74fDDttTiSk6eEgxTXrbu5
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-snap-core/libghc-snap-core-dev_1.0.5.1-1+b1_amd64.deb