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

Last updated: May 12,2024

1. Install "libghc-cryptohash-prof" package

This tutorial shows how to install libghc-cryptohash-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cryptohash-prof" package

This is a short guide on how to uninstall libghc-cryptohash-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cryptohash-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1040
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cryptohash
Version: 0.11.6-6
Provides: libghc-cryptohash-prof-0.11.6-9412a
Depends: libghc-cryptohash-dev (= 0.11.6-6), libghc-base-prof-4.8.2.0-0d6d1, libghc-byteable-prof-0.1.1-8a158, libghc-bytestring-prof-0.10.6.0-9a873, libghc-ghc-prim-prof-0.4.0.0-6cdc8
Filename: pool/universe/h/haskell-cryptohash/libghc-cryptohash-prof_0.11.6-6_amd64.deb
Size: 109182
MD5sum: 88cbef8b7ad1f402d6c801d79ded47ac
SHA1: 735e7019fe1ade332e46a06476f8b09bbedc456e
SHA256: 31d07325a4ef80d94665b1446995f33983aaa5a9c3835bdb1bf7c425b6c38bf9
Description-en: collection of crypto hashes, fast, pure and practical; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: df4ca634abf91e8f674df40b4872bb49
Homepage: http://github.com/vincenthz/hs-cryptohash
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu