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

Last updated: May 10,2024

1. Install "libghc-wizards-prof" package

This guide covers the steps necessary to install libghc-wizards-prof on Kali Linux

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

2. Uninstall "libghc-wizards-prof" package

Please follow the steps below to uninstall libghc-wizards-prof on Kali Linux:

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

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

Package: libghc-wizards-prof
Source: haskell-wizards (1.0.3-4)
Version: 1.0.3-4+b1
Installed-Size: 669
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-wizards-prof-1.0.3-d1b22
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-control-monad-free-prof-0.6.2-e9cd4, libghc-haskeline-prof-0.8.2-390ba, libghc-mtl-prof-2.2.2-6f39a, libghc-transformers-prof-0.5.6.2-931c3, libghc-wizards-dev (= 1.0.3-4+b1)
Size: 77656
SHA256: 0312445561fb2ca69507a7658e595eb27f2374cd3dff6d6ffcec6ce10caf5dba
SHA1: e79fcd12794f92b806f83a9adafe023b320b2165
MD5sum: 43c10eff3c9deb43d95574b8115dc953
Description: library for interrogative programs; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/wizards
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-wizards/libghc-wizards-prof_1.0.3-4+b1_amd64.deb