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

Last updated: May 18,2024

1. Install "libghc-shake-doc" package

Learn how to install libghc-shake-doc on Kali Linux

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

2. Uninstall "libghc-shake-doc" package

Please follow the steps below to uninstall libghc-shake-doc on Kali Linux:

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

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

Package: libghc-shake-doc
Source: haskell-shake
Version: 0.19.7-2
Installed-Size: 13763
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-extra-doc, libghc-filepattern-doc, libghc-hashable-doc, libghc-heaps-doc, libghc-js-dgtable-doc, libghc-js-flot-doc, libghc-js-jquery-doc, libghc-primitive-doc, libghc-random-doc, libghc-shake-dev, libghc-unordered-containers-doc, libghc-utf8-string-doc, libjs-mathjax
Suggests: libghc-shake-prof
Size: 666836
SHA256: 69d32cd5c938a8f0ef26d50f18adb64df02ce0c107149f8e1defb1ff672a6d21
SHA1: 08ce79bbae3fdab379c8531d3ec8a5fb02e31ca7
MD5sum: a94090bb8989ade1338c8e083934a05b
Description: Haskell library for writing build systems; documentation
Shake is a Haskell library for writing build systems - designed as a
replacement for make.
.
To use Shake the user writes a Haskell program that imports
Development.Shake, defines some build rules, and calls the
Development.Shake.shakeArgs function. Thanks to do notation and infix
operators, a simple Shake build system is not too dissimilar from a simple
Makefile. However, as build systems get more complex, Shake is able to take
advantage of the excellent abstraction facilities offered by Haskell and
easily support much larger projects. The Shake library provides all the
standard features available in other build systems, including automatic
parallelism and minimal rebuilds. Shake also provides more accurate
dependency tracking, including seamless support for generated files, and
dependencies on system information (e.g. compiler version).
.
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:
Homepage: https://shakebuild.com
Section: doc
Priority: optional
Filename: pool/main/h/haskell-shake/libghc-shake-doc_0.19.7-2_all.deb