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

Last updated: May 15,2024

1. Install "libghc-contravariant-dev" package

This guide covers the steps necessary to install libghc-contravariant-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-contravariant-dev" package

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

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

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

Package: libghc-contravariant-dev
Priority: extra
Section: universe/haskell
Installed-Size: 887
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-contravariant
Version: 1.3.3-1build1
Provides: libghc-contravariant-dev-1.3.3-3eb16
Depends: libghc-statevar-dev-1.1.0.2-24199, libghc-base-dev-4.8.2.0-0d6d1, libghc-semigroups-dev-0.18.0.1-8280a, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-compat-dev-0.4.0.4-8aa40, libghc-void-dev-0.7.1-a8db3, libc6 (>= 2.2.5)
Suggests: libghc-contravariant-doc, libghc-contravariant-prof
Filename: pool/universe/h/haskell-contravariant/libghc-contravariant-dev_1.3.3-1build1_amd64.deb
Size: 72888
MD5sum: b56e6e45539c146768731a7da92e1aac
SHA1: 75f8ba73527c6b3c152b6cd878404cb789d1ba4a
SHA256: ae4eaf2dcb92556ca3953959a0fa3ee8ffb003ab5df6fba500496dd269528c02
Description-en: Contravariant functors
This packages provides a type class for contravariant functors, i.e. those with
a method contramap :: (a -> b) -> f b -> f a.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 88d140f729df8c93c67b9f4aee02eacb
Homepage: http://github.com/ekmett/contravariant/
Ghc-Package: contravariant-1.3.3-3eb16dd794f77adf8689c69921568e8b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu