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

Last updated: May 17,2024

1. Install "libghc-cond-doc" package

Learn how to install libghc-cond-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cond-doc" package

This tutorial shows how to uninstall libghc-cond-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cond-doc
Priority: extra
Section: universe/doc
Installed-Size: 263
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cond
Version: 0.4.1.1-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-cond/libghc-cond-doc_0.4.1.1-4_all.deb
Size: 31828
MD5sum: d55801592ff8e3ce526caf530cbb19ac
SHA1: bf70461421e5d162805617b6221dfcc628550ef4
SHA256: edccc4a8fbd92e4752dcc20949bdb776637fd7d774de4f65ee69ecfa1df31aa9
Description-en: conditional and boolean operators with monadic variants (docs)
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 documentation files.
Description-md5: 88302c2133af1e33adbd9905d072c776
Homepage: https://github.com/kallisti-dev/cond
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu