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

Last updated: September 20,2024

1. Install "libghc-operational-dev" package

Please follow the steps below to install libghc-operational-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-operational-dev" package

Please follow the steps below to uninstall libghc-operational-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-operational-dev
Priority: extra
Section: universe/haskell
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-operational
Version: 0.2.3.2-5
Provides: libghc-operational-dev-0.2.3.2-41c91
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-mtl-dev-2.2.1-3af90, libc6 (>= 2.2.5)
Suggests: libghc-operational-doc, libghc-operational-prof
Filename: pool/universe/h/haskell-operational/libghc-operational-dev_0.2.3.2-5_amd64.deb
Size: 17202
MD5sum: 8bd750f37eef59d99905452ea3bf92a9
SHA1: 0920dc3183fdc5b0498313112fff92250a857eac
SHA256: 25f2812c83b993f4a1b7d9e3fbc4a4efa1e55cfe5a6086c3ddcbbecc53b77bb2
Description-en: implementation of difficult monads made easy with operational semantics
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2582856bc440180faf696d1611856c4a
Homepage: http://haskell.org/haskellwiki/Operational
Ghc-Package: operational-0.2.3.2-41c913d3c7e565d3b8a7e02b25e1e7ec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu