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

Last updated: May 10,2024

1. Install "libghc-sha-dev" package

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

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

2. Uninstall "libghc-sha-dev" package

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

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

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

Package: libghc-sha-dev
Priority: extra
Section: universe/haskell
Installed-Size: 881
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-sha
Version: 1.6.4.2-4
Provides: libghc-sha-dev-1.6.4.2-77809
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5)
Suggests: libghc-sha-doc, libghc-sha-prof
Filename: pool/universe/h/haskell-sha/libghc-sha-dev_1.6.4.2-4_amd64.deb
Size: 88206
MD5sum: 0eb645f820b05de6058d495be0f08530
SHA1: ddc3bb1371fa2a976d68728d910ba033ad383638
SHA256: 022780f9780cba1a27de770849a53a72518a5c0908e2df11eee316f2b8281cc0
Description-en: Haskell SHA suite of message digest functions
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines.
.
The functions have been tested against most of the NIST and RFC test
vectors for the various functions. While some attention has been paid
to performance, these do not presently reach the speed of well-tune
libraries, like OpenSSL.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f0fc508d2a3d35aab067b281602a94af
Homepage: http://hackage.haskell.org/package/SHA
Ghc-Package: SHA-1.6.4.2-77809b6ff18053a556c8f0a1e4b17672
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu