How to Install and Uninstall libghc-cryptohash-sha1-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "libghc-cryptohash-sha1-dev" package

This is a short guide on how to install libghc-cryptohash-sha1-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-cryptohash-sha1-dev" package

Please follow the steps below to uninstall libghc-cryptohash-sha1-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-cryptohash-sha1-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-cryptohash-sha1-dev
Architecture: amd64
Version: 0.11.100.1-6build2
Priority: extra
Section: universe/haskell
Source: haskell-cryptohash-sha1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Provides: libghc-cryptohash-sha1-dev-0.11.100.1-432e9
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libc6 (>= 2.14), libgmp10
Suggests: libghc-cryptohash-sha1-doc, libghc-cryptohash-sha1-prof
Filename: pool/universe/h/haskell-cryptohash-sha1/libghc-cryptohash-sha1-dev_0.11.100.1-6build2_amd64.deb
Size: 21212
MD5sum: a2b4d3521bfdff802dc213720553b39a
SHA1: abe3f2df44a762b57eb10e9cfd89e1c8043811ea
SHA256: e665a41148bd49ba15df595044ae6775f56681d54b9d86d53592bc31bc5fcd9b
SHA512: 65c018a29c4c3b51b9016bb0257274dd8dc49b2ed9ca35a982272357db91c9825bb13cea9a3837a4cf209a2f39954c06650877be06ec950f5e149892a644b4d9
Homepage: https://github.com/hvr/cryptohash-sha1
Description-en: fast, pure and practical SHA-1 implementation
A practical incremental and one-pass, pure API to the SHA-1 hash
algorithm (including HMAC spuport) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that hides
the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 874f7b7ab794c386e9b894deb6408792
Ghc-Package: cryptohash-sha1-0.11.100.1-G12X32YUE579QKsgGH9GIz