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

Last updated: September 20,2024

1. Install "libghc-static-hash-prof" package

Please follow the step by step instructions below to install libghc-static-hash-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-static-hash-prof

2. Uninstall "libghc-static-hash-prof" package

This guide let you learn how to uninstall libghc-static-hash-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-static-hash-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-static-hash-prof
Priority: extra
Section: universe/haskell
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-static-hash
Version: 0.0.1-9build1
Provides: libghc-static-hash-prof-0.0.1-ec11b
Depends: libghc-static-hash-dev (= 0.0.1-9build1), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-hashable-prof-1.2.3.3-ce7af, libghc-primes-prof-0.2.1.0-6cf6f
Filename: pool/universe/h/haskell-static-hash/libghc-static-hash-prof_0.0.1-9build1_amd64.deb
Size: 15674
MD5sum: 1ed3f35177652b131328774bfe1cf2bd
SHA1: fe34fc8abdd48eb7e1bcf7b53a0629a9e567e3ea
SHA256: bed65370d83b5417ceca514a922dbb8b7b6291ab09ae03c5c7f73eb4ee139d69
Description-en: pure immutable hash; profiling libraries
Pure immutable hash whose lookup is O(1) on the average, but O(N) in the
worst case.
.
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: 34edb3361e6fab09e5aa577483ad1990
Homepage: http://hackage.haskell.org/package/static-hash
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu