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

Last updated: May 02,2024

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

Please follow the steps below to install libghc-io-storage-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libghc-io-storage-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-io-storage-prof
Priority: extra
Section: universe/haskell
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-io-storage
Version: 0.3-9
Provides: libghc-io-storage-prof-0.3-b2e5a
Depends: libghc-io-storage-dev (= 0.3-9), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326
Filename: pool/universe/h/haskell-io-storage/libghc-io-storage-prof_0.3-9_amd64.deb
Size: 9786
MD5sum: e94291fc33aa51dc9f13bc61669b26a0
SHA1: 93bbac3358c9a0ef03935d0b174bb3f8da6c93df
SHA256: b55b88823a5dca8ad25a82f01ed7b26daea4dffb10cef97f9ea054b46c1ca4aa
Description-en: key-value store in the IO monad; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2faa2e881c90d98f01e1e415452883b6
Homepage: http://github.com/willdonnelly/io-storage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu