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

Last updated: May 17,2024

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

This is a short guide on how to install libghc-static-hash-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidelines below to uninstall libghc-static-hash-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-static-hash-dev
Priority: extra
Section: universe/haskell
Installed-Size: 129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-static-hash
Version: 0.0.1-9build1
Provides: libghc-static-hash-dev-0.0.1-ec11b
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-hashable-dev-1.2.3.3-ce7af, libghc-primes-dev-0.2.1.0-6cf6f, libc6 (>= 2.2.5)
Suggests: libghc-static-hash-doc, libghc-static-hash-prof
Filename: pool/universe/h/haskell-static-hash/libghc-static-hash-dev_0.0.1-9build1_amd64.deb
Size: 20064
MD5sum: 97f67f0c0816f0c095fb70298bc25118
SHA1: 8a536fbf7735f31a45354297b51882b271000879
SHA256: ccac17344300a99e093edf064eeedebe7ccd797e764761ce1367feef976f9591
Description-en: pure immutable hash
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: efe8f2fc66921797fe330495d4153199
Homepage: http://hackage.haskell.org/package/static-hash
Ghc-Package: static-hash-0.0.1-ec11b3943dce780af2f396bb0bf34c3c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu