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

Last updated: September 20,2024

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

Please follow the steps below to install libghc-snap-core-prof on Kali Linux

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

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

Please follow the guidelines below to uninstall libghc-snap-core-prof on Kali Linux:

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

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

Package: libghc-snap-core-prof
Source: haskell-snap-core (1.0.5.1-1)
Version: 1.0.5.1-1+b1
Installed-Size: 6540
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-snap-core-prof-1.0.5.1-9918f
Depends: libghc-attoparsec-prof-0.14.4-111f0, libghc-base-prof-4.17.2.0-68dfe, libghc-bytestring-prof-0.11.5.2-6590e, libghc-case-insensitive-prof-1.2.1.0-d0ee4, libghc-containers-prof-0.6.7-a1650, libghc-directory-prof-1.3.7.1-e5694, libghc-filepath-prof-1.4.2.2-290a6, libghc-hashable-prof-1.4.3.0-e937e, libghc-hunit-prof-1.6.2.0-df9fa, libghc-io-streams-prof-1.5.2.2-15f5a, libghc-lifted-base-prof-0.2.3.12-a4def, libghc-monad-control-prof-1.0.3.1-d981c, libghc-mtl-prof-2.2.2-6f39a, libghc-network-prof-3.1.4.0-b009d, libghc-network-uri-prof-2.6.4.2-05506, libghc-old-locale-prof-1.0.0.7-3c99a, libghc-random-prof-1.2.1.1-68746, libghc-readable-prof-0.3.1-de5c8, libghc-regex-posix-prof-0.96.0.1-d8a90, libghc-snap-core-dev (= 1.0.5.1-1+b1), libghc-text-prof-2.0.2-0847e, libghc-time-prof-1.12.2-491a0, libghc-transformers-base-prof-0.4.6-94229, libghc-transformers-prof-0.5.6.2-931c3, libghc-unix-compat-prof-0.7-a2590, libghc-unordered-containers-prof-0.2.19.1-230f0, libghc-vector-prof-0.13.1.0-1ffee
Size: 650116
SHA256: 972af13e257a025d36d70759560bf1c4ca2fc693b51d3c6d9df51eafdb82ca33
SHA1: 11353243fa33a383e89ec9f62a324ea00e70b5ab
MD5sum: 2da29b804517e53d9d0cb7e7d410af95
Description: Snap: A Haskell Web Framework (Core); profiling libraries
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 libraries compiled with profiling enabled.
Description-md5:
Homepage: http://snapframework.com/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-snap-core/libghc-snap-core-prof_1.0.5.1-1+b1_amd64.deb