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

Last updated: May 03,2024

1. Install "libghc-cond-dev" package

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

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

2. Uninstall "libghc-cond-dev" package

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

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

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

Package: libghc-cond-dev
Priority: extra
Section: universe/haskell
Installed-Size: 719
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cond
Version: 0.4.1.1-4
Provides: libghc-cond-dev-0.4.1.1-6e781
Depends: libc6 (>= 2.2.5), libghc-base-dev-4.8.2.0-0d6d1
Suggests: libghc-cond-doc, libghc-cond-prof
Filename: pool/universe/h/haskell-cond/libghc-cond-dev_0.4.1.1-4_amd64.deb
Size: 64570
MD5sum: f0aafcfdfd6b2938bb17b996927ac06b
SHA1: ce0f8038078eb1ab557f0d5d27be186185b99eed
SHA256: e554938e8e797c6ca24e15cb2300504710e61e6f5816118ffa0d3de5a3b412a5
Description-en: conditional and boolean operators with monadic variants
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 normal library files.
Description-md5: 26f6dae8f5505933d7c154a75eb67b84
Homepage: https://github.com/kallisti-dev/cond
Ghc-Package: cond-0.4.1.1-6e78148327e35ef7cf5c22fc23febd23
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu