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

Last updated: May 19,2024

1. Install "libghc-sha-prof" package

This guide let you learn how to install libghc-sha-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-sha-prof" package

Please follow the steps below to uninstall libghc-sha-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-sha-prof
Priority: extra
Section: universe/haskell
Installed-Size: 695
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-sha
Version: 1.6.4.2-4
Provides: libghc-sha-prof-1.6.4.2-77809
Depends: libghc-sha-dev (= 1.6.4.2-4), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-binary-prof-0.7.5.0-bf6a9, libghc-bytestring-prof-0.10.6.0-9a873
Filename: pool/universe/h/haskell-sha/libghc-sha-prof_1.6.4.2-4_amd64.deb
Size: 75648
MD5sum: c413f72c9a497650b148475f97d98784
SHA1: 92db319e9948854f1d69b8a28aa812f605758be3
SHA256: e4c942d4306009010abc7a63b390109c4f897f26a75272acfc2e3444cd701dae
Description-en: Haskell SHA suite of message digest functions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 567a21c4223206916d11113e382187fe
Homepage: http://hackage.haskell.org/package/SHA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu