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

Last updated: May 13,2024

1. Install "libghc-cryptohash-dev" package

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

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

2. Uninstall "libghc-cryptohash-dev" package

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

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

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

Package: libghc-cryptohash-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1361
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cryptohash
Version: 0.11.6-6
Provides: libghc-cryptohash-dev-0.11.6-9412a
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-byteable-dev-0.1.1-8a158, libghc-bytestring-dev-0.10.6.0-9a873, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libc6 (>= 2.2.5)
Suggests: libghc-cryptohash-doc, libghc-cryptohash-prof
Filename: pool/universe/h/haskell-cryptohash/libghc-cryptohash-dev_0.11.6-6_amd64.deb
Size: 128132
MD5sum: 9a01109631f2b78d1c7d87f18e426298
SHA1: ea4b3e4e4b11cef982b912df055097cfe06792c4
SHA256: 63277a88dd475d9fa7c95a27aa8f74781b43a16986506af20cdc6cfe175d6ac1
Description-en: collection of crypto hashes, fast, pure and practical
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c050efda412a70e9d0d36f7393f35485
Homepage: http://github.com/vincenthz/hs-cryptohash
Ghc-Package: cryptohash-0.11.6-9412affcb9c875639bbf34db8e832183
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu