How to Install and Uninstall libghc-wizards-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "libghc-wizards-doc" package

Please follow the step by step instructions below to install libghc-wizards-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-wizards-doc" package

Please follow the guidelines below to uninstall libghc-wizards-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-wizards-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-wizards-doc
Architecture: all
Version: 1.0.3-2build2
Priority: extra
Section: universe/doc
Source: haskell-wizards
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 758
Depends: haddock-interface-35
Recommends: libghc-control-monad-free-doc, libjs-mathjax
Filename: pool/universe/h/haskell-wizards/libghc-wizards-doc_1.0.3-2build2_all.deb
Size: 58176
MD5sum: 46eee859fa68f9427b023602dfc92007
SHA1: 5a52661b6267147cf7c78ecb56a0b50c45558049
SHA256: c876ab0eba43293ce4be90bfff50e88f312647acb874e3cf6662deb1d4db3d26
SHA512: 0beedb16016f6328374c1e270c69efcd4c7329dcaf3810b679d1b29fdd3cab6f25b513fb9eb93987d05acf5876cff93ae58617fa45d1f54026909f119f08f9a4
Homepage: https://hackage.haskell.org/package/wizards
Description-en: 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: 3cc865cc9d81987c2c2219af62c518a7