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

Last updated: November 22,2024

1. Install "libghc-wizards-doc" package

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

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

2. Uninstall "libghc-wizards-doc" package

Learn how to uninstall libghc-wizards-doc on Kali Linux:

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

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

Package: libghc-wizards-doc
Source: haskell-wizards
Version: 1.0.3-4
Installed-Size: 847
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-control-monad-free-doc, libghc-wizards-dev, libjs-mathjax
Suggests: libghc-wizards-prof
Size: 69412
SHA256: 148506fac75e5f2cb48e41eaac6c8e4c93b667f76d5c5b67bb45dcf6be76f0b4
SHA1: 917fcfa4f86ae26e70a0bc5567004f0f66832f0f
MD5sum: 79c748cdd08b1b65b6a9d1825350ac16
Description: library for interrogative programs; documentation
This library is a package designed for the quick and painless development of
interrogative programs, which revolve around a "dialogue" with the user, who
is asked a series of questions in a sequence much like an installation wizard.
.
Everything from interactive system scripts, to installation wizards, to
full-blown shells can be implemented with the support of wizards.
.
It is developed transparently on top of a free monad, which separates out the
semantics of the program from any particular interface. A variety of backends
exist, including console-based System.Console.Wizard.Haskeline and
System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is
also possible to write your own backends, or extend existing back-ends with
new features. While both built-in IO backends operate on a console, there is
no reason why wizards cannot also be used for making GUI wizard interfaces.
.
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://hackage.haskell.org/package/wizards
Section: doc
Priority: optional
Filename: pool/main/h/haskell-wizards/libghc-wizards-doc_1.0.3-4_all.deb