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

Last updated: May 13,2024

1. Install "libghc-operational-prof" package

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

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

2. Uninstall "libghc-operational-prof" package

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

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

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

Package: libghc-operational-prof
Priority: extra
Section: universe/haskell
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-operational
Version: 0.2.3.2-5
Provides: libghc-operational-prof-0.2.3.2-41c91
Depends: libghc-operational-dev (= 0.2.3.2-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-mtl-prof-2.2.1-3af90
Filename: pool/universe/h/haskell-operational/libghc-operational-prof_0.2.3.2-5_amd64.deb
Size: 14476
MD5sum: 754874790b9a7e43259137d25b237d17
SHA1: a1d8694b48ac241c9b315b4a2d0f60f11079826b
SHA256: cfc85cbf722705122f8408dcacd0bea538b41bff8ae28f6b09700f1725e0cee6
Description-en: implementation of difficult monads made easy with operational semantics; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: f739caff3cc60e15685bc9cee1f948e7
Homepage: http://haskell.org/haskellwiki/Operational
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu