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

Last updated: May 02,2024

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

Here is a brief guide to show you how to install libghc-io-storage-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the steps below to uninstall libghc-io-storage-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-io-storage-dev
Priority: extra
Section: universe/haskell
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-storage
Version: 0.3-9
Provides: libghc-io-storage-dev-0.3-b2e5a
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libc6 (>= 2.2.5)
Suggests: libghc-io-storage-doc, libghc-io-storage-prof
Filename: pool/universe/h/haskell-io-storage/libghc-io-storage-dev_0.3-9_amd64.deb
Size: 13374
MD5sum: bdc83ca5aea0f7b149e12f2897f8c86a
SHA1: 0d540a66f937d9cb063ba20dc8e176e986daea2c
SHA256: 13592dda489357529f21c7e61902c0da52772da4c847b0430e7ece98122883b4
Description-en: key-value store in the IO monad
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1af3754bccc0adb9f3d2522007525fc1
Homepage: http://github.com/willdonnelly/io-storage
Ghc-Package: io-storage-0.3-b2e5a707c4c07671b71d85c0ba7d1249
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu