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

Last updated: May 10,2024

1. Install "libghc-hashable-doc" package

Please follow the step by step instructions below to install libghc-hashable-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hashable-doc" package

Here is a brief guide to show you how to uninstall libghc-hashable-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-hashable-doc
Priority: extra
Section: universe/doc
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-hashable
Version: 1.2.3.3-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-text-doc
Filename: pool/universe/h/haskell-hashable/libghc-hashable-doc_1.2.3.3-3build1_all.deb
Size: 30686
MD5sum: 22bab90b87c1be1590f02dec42fb49c2
SHA1: 642007637b5b118f311090d49918864083ff9e8c
SHA256: 233adf266c3f337a3806c9c036890732e901fe7506c0cbcb243b4769d803382c
Description-en: Class for types that can be converted to a hash value; documentation
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: dddcaa4151e9238f961f76815c26cfb1
Homepage: http://github.com/tibbe/hashable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu