How to Install and Uninstall libghc-operational-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libghc-operational-doc" package

In this section, we are going to explain the necessary steps to install libghc-operational-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-operational-doc" package

This guide let you learn how to uninstall libghc-operational-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-operational-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-operational-doc
Priority: extra
Section: universe/doc
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-operational
Version: 0.2.3.2-5
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-mtl-doc
Filename: pool/universe/h/haskell-operational/libghc-operational-doc_0.2.3.2-5_all.deb
Size: 23490
MD5sum: 4e488927cfb15151bd8a6b8ae498c6b0
SHA1: 503cdd73f7131fc7ccd75e89ff73d9144c74887d
SHA256: d7f91f2311a3c4dacdf168da92c79625bf641bb810958b53442ddb997d44daaa
Description-en: implementation of difficult monads made easy with operational semantics; documentation
This library makes it easy to implement monads with tricky control
flow.
.
This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players
and easy replay capababilities, implementing fast parser monads,
designing monadic DSLs, etc.
.
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: 3e0ab8619d0139ac8fa596a0edb54a4e
Homepage: http://haskell.org/haskellwiki/Operational
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu