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

Last updated: May 18,2024

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

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

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

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

Here is a brief guide to show you how to uninstall libghc-unordered-containers-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-unordered-containers-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1849
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-unordered-containers
Version: 0.2.5.1-4build1
Provides: libghc-unordered-containers-dev-0.2.5.1-a371f
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-deepseq-dev-1.4.1.1-614b6, libghc-hashable-dev-1.2.3.3-ce7af, libc6 (>= 2.2.5)
Suggests: libghc-unordered-containers-doc, libghc-unordered-containers-prof
Filename: pool/universe/h/haskell-unordered-containers/libghc-unordered-containers-dev_0.2.5.1-4build1_amd64.deb
Size: 163054
MD5sum: 8c8ddb985575f03b9a6c39705f5ba1bd
SHA1: 3e446df66345096c30b89de002793ad373e54090
SHA256: 3a68b90ad73c37de5607f61b1aedb7de26abf46d689abee7ba2277bb8608bb8e
Description-en: Efficient hashing-based container types
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: eb7e12eb4c328fda9dc6e91a6effd7ad
Homepage: https://github.com/tibbe/unordered-containers
Ghc-Package: unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu