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

Last updated: April 29,2024

1. Install "libghc-simple-prof" package

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

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

2. Uninstall "libghc-simple-prof" package

This guide covers the steps necessary to uninstall libghc-simple-prof on Kali Linux:

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

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

Package: libghc-simple-prof
Source: haskell-simple (1.0.0-1)
Version: 1.0.0-1+b5
Installed-Size: 1161
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-simple-prof-1.0.0-4821a
Depends: libghc-simple-dev (= 1.0.0-1+b5), libghc-aeson-prof-1.4.7.1-e9a35, libghc-base-prof-4.13.0.0-2f220, libghc-base64-bytestring-prof-1.0.0.3-39c3c, libghc-blaze-builder-prof-0.4.1.0-1625c, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-directory-prof-1.3.6.0-49fdf, libghc-filepath-prof-1.4.2.1-103b6, libghc-http-types-prof-0.12.3-c1723, libghc-mime-types-prof-0.1.0.9-d0ef7, libghc-monad-control-prof-1.0.2.3-d0848, libghc-mtl-prof-2.2.2-7208c, libghc-simple-templates-prof-1.0.0-e58f7, libghc-text-prof-1.2.4.0-a7a6e, libghc-transformers-prof-0.5.6.2-59c2c, libghc-transformers-base-prof-0.4.5.2-ff438, libghc-unordered-containers-prof-0.2.10.0-71273, libghc-vector-prof-0.12.1.2-29734, libghc-wai-prof-3.2.2.1-024e4, libghc-wai-extra-prof-3.0.29.2-78659
Size: 137424
SHA256: 54a4af7441c7342eb1db7435888dda4c00f587c1bb1ee5fedf78dbc5a7bbad81
SHA1: 690f08fab166c2e55b2b49747185ea8e0e772b70
MD5sum: 85c892e95d68f43e89ea17671b4449c8
Description: minimalist web framework for the WAI server interface; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1564610aa4eb792f79703ce018860e82
Homepage: http://simple.cx
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-simple/libghc-simple-prof_1.0.0-1+b5_amd64.deb