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

Last updated: May 15,2024

1. Install "libghc-contravariant-prof" package

Here is a brief guide to show you how to install libghc-contravariant-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-contravariant-prof" package

This guide let you learn how to uninstall libghc-contravariant-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-contravariant-prof
Priority: extra
Section: universe/haskell
Installed-Size: 739
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-contravariant
Version: 1.3.3-1build1
Provides: libghc-contravariant-prof-1.3.3-3eb16
Depends: libghc-contravariant-dev (= 1.3.3-1build1), libghc-statevar-prof-1.1.0.2-24199, libghc-base-prof-4.8.2.0-0d6d1, libghc-semigroups-prof-0.18.0.1-8280a, libghc-transformers-prof-0.4.2.0-81450, libghc-transformers-compat-prof-0.4.0.4-8aa40, libghc-void-prof-0.7.1-a8db3
Filename: pool/universe/h/haskell-contravariant/libghc-contravariant-prof_1.3.3-1build1_amd64.deb
Size: 67738
MD5sum: a7081e0b9fbdd79a720d439a6117cedd
SHA1: b475250de809dc1e66e835f3b01f426562be03d1
SHA256: 9612e79eccb29bdc005d3d4ac1342b3dde2f54f1b404cb4b2698c6533e9811b5
Description-en: Contravariant functors; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c528b9778d351af9d1f9f6562cd33ec2
Homepage: http://github.com/ekmett/contravariant/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu