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

Last updated: May 13,2024

1. Install "libghc-cryptohash-doc" package

Please follow the steps below to install libghc-cryptohash-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cryptohash-doc" package

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

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

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

Package: libghc-cryptohash-doc
Priority: extra
Section: universe/doc
Installed-Size: 934
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-cryptohash
Version: 0.11.6-6
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-byteable-doc
Filename: pool/universe/h/haskell-cryptohash/libghc-cryptohash-doc_0.11.6-6_all.deb
Size: 44678
MD5sum: 6a36225bd985678f2b38e7ee2f02ff9b
SHA1: 0671e0306e7b9521419fcb972d02a9ce3bc1fa4c
SHA256: 80f17a5a7b3304666cf4cd35041b8e5a6cc8c55b183b250af8def3e9f66785e2
Description-en: collection of crypto hashes, fast, pure and practical; documentation
A collection of crypto hashes, with a practical incremental and
one-pass, pure APIs, with performance close to the fastest
implementations available in others languages.
.
The implementations are made in C with a haskell FFI wrapper that
hide the C implementation.
.
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: bad18a0bf5e2d1921eb53058c11fe9d5
Homepage: http://github.com/vincenthz/hs-cryptohash
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu