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

Last updated: May 19,2024

1. Install "libghc-sha-doc" package

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

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

2. Uninstall "libghc-sha-doc" package

This guide covers the steps necessary to uninstall libghc-sha-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-sha-doc
Priority: extra
Section: universe/doc
Installed-Size: 411
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-sha
Version: 1.6.4.2-4
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-sha/libghc-sha-doc_1.6.4.2-4_all.deb
Size: 32490
MD5sum: 677a3f41df0b971cc4fb3931a5ddd451
SHA1: 2cf3303c76bd7d50d251b58c8ff474d4acfdf717
SHA256: 01f50dcbee1862008c09e92ca494a07dcfafc4e2f4b9b719c2e328f45d9f17ae
Description-en: Haskell SHA suite of message digest functions; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a2f3dfb36cd46dc12ae41df39b953fee
Homepage: http://hackage.haskell.org/package/SHA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu