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

Last updated: May 11,2024

1. Install "libghc-digest-prof" package

Here is a brief guide to show you how to install libghc-digest-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-digest-prof" package

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

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

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

Package: libghc-digest-prof
Priority: extra
Section: universe/haskell
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-digest
Version: 0.0.1.2-5
Provides: libghc-digest-prof-0.0.1.2-67d70
Depends: libghc-digest-dev (= 0.0.1.2-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873
Filename: pool/universe/h/haskell-digest/libghc-digest-prof_0.0.1.2-5_amd64.deb
Size: 9472
MD5sum: 8863b459dcce5dc015cba5a942040333
SHA1: 57e078bf6b92dd3460189192fd25df319147cf1c
SHA256: 9e4dfc7718de57329ef52d61c09b8fcad488b37a295a0694ec38ab306d5149b8
Description-en: efficient cryptographic hash implementations bytestrings; profiling libraries
This package provides efficient cryptographic hash implementations for strict
and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
.
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: be7bc9025468827bf9c52635736436ee
Homepage: http://hackage.haskell.org/package/digest
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu