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

Last updated: May 05,2024

1. Install "libghc-hashable-prof" package

In this section, we are going to explain the necessary steps to install libghc-hashable-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-hashable-prof" package

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

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

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

Package: libghc-hashable-prof
Priority: extra
Section: universe/haskell
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-hashable
Version: 1.2.3.3-3build1
Provides: libghc-hashable-prof-1.2.3.3-ce7af
Depends: libghc-hashable-dev (= 1.2.3.3-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-integer-gmp-prof-1.0.0.0-3c8c4, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-hashable/libghc-hashable-prof_1.2.3.3-3build1_amd64.deb
Size: 34110
MD5sum: 00a601cd6dbfa2066d4d0ca5ae69a7eb
SHA1: c048808cdd512607b36b5b9cb6166e259628b64d
SHA256: d7d935d053c622ff4096f9c102d9b7a3d6ef108834e9c42c1da72df068fb925a
Description-en: Class for types that can be converted to a hash value; profiling libraries
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
.
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: 1823da49265e87ee3b02a357033e9df5
Homepage: http://github.com/tibbe/hashable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu