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

Last updated: May 12,2024

1. Install "libghc-digest-dev" package

This guide covers the steps necessary to install libghc-digest-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-digest-dev" package

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

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

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

Package: libghc-digest-dev
Priority: extra
Section: universe/haskell
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-digest
Version: 0.0.1.2-5
Provides: libghc-digest-dev-0.0.1.2-67d70
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5), zlib1g-dev
Suggests: libghc-digest-doc, libghc-digest-prof
Filename: pool/universe/h/haskell-digest/libghc-digest-dev_0.0.1.2-5_amd64.deb
Size: 13410
MD5sum: f0c3ea48d9aa5e3d6d83a68898c30578
SHA1: 981e91a5d337238e404d038c6b51a202f55c2fe1
SHA256: 9f36ddb5f4bd0f2a5aafd32d2ceaf888fb3108800ef33ebbda7ba1da05fc24c2
Description-en: efficient cryptographic hash implementations for bytestrings
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2ddb128534c28870a85bd637071c1be2
Homepage: http://hackage.haskell.org/package/digest
Ghc-Package: digest-0.0.1.2-67d709fb2aeb825144ec82d399926f3a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu