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

Last updated: May 02,2024

1. Install "libghc-io-storage-doc" package

This guide covers the steps necessary to install libghc-io-storage-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-io-storage-doc

2. Uninstall "libghc-io-storage-doc" package

Please follow the step by step instructions below to uninstall libghc-io-storage-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-io-storage-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-io-storage-doc
Priority: extra
Section: universe/doc
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-io-storage
Version: 0.3-9
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-io-storage/libghc-io-storage-doc_0.3-9_all.deb
Size: 17968
MD5sum: 14cda182708b0e17e2ac78ca9a044d2d
SHA1: 0dd52c09f77591bcef39a97fdee404988299f252
SHA256: b2028bafcd44c7b4687e683f17ef001ea8d299b0622c974e4aab1cece189fb66
Description-en: key-value store in the IO monad; documentation
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
.
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: 44c729c0679c9da7137f6bcc4bb4a553
Homepage: http://github.com/willdonnelly/io-storage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu