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

Last updated: May 20,2024

1. Install "libghc-cond-prof" package

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

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

2. Uninstall "libghc-cond-prof" package

This guide covers the steps necessary to uninstall libghc-cond-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cond-prof
Priority: extra
Section: universe/haskell
Installed-Size: 589
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cond
Version: 0.4.1.1-4
Provides: libghc-cond-prof-0.4.1.1-6e781
Depends: libghc-cond-dev (= 0.4.1.1-4), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-cond/libghc-cond-prof_0.4.1.1-4_amd64.deb
Size: 57552
MD5sum: 3e0466f2fe62d03176157251d22d53a4
SHA1: 6fd5dc4ba0ccf99eb5b3e5cf2bfe3bd919467f52
SHA256: fcb6b867c22f2258784b6b96a515accbdc2336b5533fc0b6c432f336ef72dcae
Description-en: conditional and boolean operators with monadic variants (prof)
This library provides:
.
* Implementations of various overloaded conditional operations
.
* Lifted monadic variants of those operations and common boolean operators
.
* A typeclass for boolean algebras.
.
Feel free to send ideas and suggestions for new conditional operators to the
maintainer.
.
Monadic looping constructs are not included as part of this package, since the
monad-loops package has a fairly complete collection of them already.
.
Author: Adam Curtis
Upstream-Maintainer: [email protected]
.
This package contains the libraries compiled with profiling enabled.
Description-md5: d75a8707cd1ca29ea77b569c033ee76f
Homepage: https://github.com/kallisti-dev/cond
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu