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

Last updated: May 01,2024

1. Install "libghc-unordered-containers-prof" package

This tutorial shows how to install libghc-unordered-containers-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-unordered-containers-prof

2. Uninstall "libghc-unordered-containers-prof" package

Learn how to uninstall libghc-unordered-containers-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-unordered-containers-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-unordered-containers-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1407
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unordered-containers
Version: 0.2.5.1-4build1
Provides: libghc-unordered-containers-prof-0.2.5.1-a371f
Depends: libghc-unordered-containers-dev (= 0.2.5.1-4build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-deepseq-prof-1.4.1.1-614b6, libghc-hashable-prof-1.2.3.3-ce7af
Filename: pool/universe/h/haskell-unordered-containers/libghc-unordered-containers-prof_0.2.5.1-4build1_amd64.deb
Size: 140004
MD5sum: 23fb95c9e6a653d80a42d0b63d652dc2
SHA1: 43a510e4dc7a0f6939b9401f4bcfc8f29d72d71c
SHA256: dd3ffcc95bfc0323fe2dab9ad68cc78627ac0fb7bea6c8eb5a5500b365732dc1
Description-en: Efficient hashing-based container types; profiling libraries
It contains efficient hashing-based container types. The containers
have been optimized for performance critical use, both in terms of
large data quantities and high speed.
.
The declared cost of each operation is either worst-case or
amortized, but remains valid even if structures are shared.
.
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: f4c66cf0a10b3debe7d868d4d81637cd
Homepage: https://github.com/tibbe/unordered-containers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu