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

Last updated: April 30,2024

1. Install "libghc-wizards-dev" package

This guide covers the steps necessary to install libghc-wizards-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-wizards-dev" package

This guide let you learn how to uninstall libghc-wizards-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libghc-wizards-dev
Architecture: amd64
Version: 1.0.3-2build2
Priority: extra
Section: universe/haskell
Source: haskell-wizards
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 873
Provides: libghc-wizards-dev-1.0.3-5d71d
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-control-monad-free-dev-0.6.2-5a980, libghc-haskeline-dev-0.7.5.0-d1275, libghc-mtl-dev-2.2.2-7208c, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.2.5), libgmp10, libtinfo6 (>= 6)
Suggests: libghc-wizards-doc, libghc-wizards-prof
Filename: pool/universe/h/haskell-wizards/libghc-wizards-dev_1.0.3-2build2_amd64.deb
Size: 82816
MD5sum: 45bf99fdc278f7bef6785ad0593da179
SHA1: 4d0b2f366634fced52c945c98b0ea9a22627a67d
SHA256: 38f407c50d6f21188f38c924848bee8a3725962153e27240b8499be977baeabf
SHA512: 1672cb25ecc987f8d65d2ce1753b8361253755b9a627c0fd90235415f450c052e17918a89174f3e1add7aecebd97a968d613e28c099f47931f50300502e0feba
Homepage: https://hackage.haskell.org/package/wizards
Description-en: 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: 1d737fb9f8a1955c48f1bda2b1c3b721
Ghc-Package: wizards-1.0.3-6ZZmIj3CU2FA1xyhcf9Ofx