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

Last updated: May 10,2024

1. Install "libghc-wizards-dev" package

Please follow the step by step instructions below to install libghc-wizards-dev on Kali Linux

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

2. Uninstall "libghc-wizards-dev" package

Please follow the guidelines below to uninstall libghc-wizards-dev on Kali Linux:

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

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

Package: libghc-wizards-dev
Source: haskell-wizards (1.0.3-4)
Version: 1.0.3-4+b1
Installed-Size: 781
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-wizards-dev-1.0.3-d1b22
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-control-monad-free-dev-0.6.2-e9cd4, libghc-haskeline-dev-0.8.2-390ba, libghc-mtl-dev-2.2.2-6f39a, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6)
Size: 86076
SHA256: 883a0dd13bdde9b56bc670fc0865178e849c3dc353a5637b886fe14608be1bce
SHA1: 0a70c2eba2031252fa7849fcbac85bfb54e15511
MD5sum: b13c149136894756866edebf83d89906
Description: library for interrogative programs
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 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
Ghc-Package: wizards-1.0.3-4dF6xVc0i30CRerGIMRP2J
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-wizards/libghc-wizards-dev_1.0.3-4+b1_amd64.deb