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

Last updated: May 04,2024

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

Please follow the step by step instructions below to install libghc-unordered-containers-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall libghc-unordered-containers-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-unordered-containers-doc
Priority: extra
Section: universe/doc
Installed-Size: 791
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-unordered-containers
Version: 0.2.5.1-4build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hashable-doc
Filename: pool/universe/h/haskell-unordered-containers/libghc-unordered-containers-doc_0.2.5.1-4build1_all.deb
Size: 52998
MD5sum: e24b0f1d5e297d0b05dc47125792672d
SHA1: a3ad83d56bcc61fd18add97ae74d27eddfa48bed
SHA256: 38ceb7dfd6c3b577225ef4b5bce5d0d5b218f73c63c5cdc02ae5b491eaf5f65a
Description-en: Efficient hashing-based container types; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 37ef02f8ed30e3fa8b83f375c99bc2ce
Homepage: https://github.com/tibbe/unordered-containers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu