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

Last updated: May 17,2024

1. Install "libghc-simple-doc" package

Please follow the guidelines below to install libghc-simple-doc on Kali Linux

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

2. Uninstall "libghc-simple-doc" package

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

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

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

Package: libghc-simple-doc
Source: haskell-simple
Version: 1.0.0-1
Installed-Size: 1059
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-35
Recommends: libghc-aeson-doc, libghc-http-types-doc, libghc-monad-control-doc, libghc-simple-templates-doc, libghc-transformers-base-doc, libghc-unordered-containers-doc, libghc-wai-doc, libghc-wai-extra-doc, libjs-mathjax
Size: 93912
SHA256: e5260b1a0be97486cd5503f4af5a130fc6ff7ffbbfcbec7a6b1ff32e3e839fdb
SHA1: f6f7e575fadb817fc8c048473903be6551dad9da
MD5sum: 8a6da0faad93b8898fd28671a1810645
Description: minimalist web framework for the WAI server interface; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d1fa5830f9ff516f6e8640efb8adf8e4
Homepage: http://simple.cx
Section: doc
Priority: optional
Filename: pool/main/h/haskell-simple/libghc-simple-doc_1.0.0-1_all.deb