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

Last updated: September 20,2024

1. Install "libghc-stateref-prof" package

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

$ sudo apt update $ sudo apt install libghc-stateref-prof

2. Uninstall "libghc-stateref-prof" package

Please follow the instructions below to uninstall libghc-stateref-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-stateref-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-stateref-prof
Priority: extra
Section: universe/haskell
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-stateref
Version: 0.3-3build1
Provides: libghc-stateref-prof-0.3-ccd80
Depends: libghc-stateref-dev (= 0.3-3build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-mtl-prof-2.2.1-3af90, libghc-stm-prof-2.4.4.1-7050c
Filename: pool/universe/h/haskell-stateref/libghc-stateref-prof_0.3-3build1_amd64.deb
Size: 51186
MD5sum: 57564d0982e6fa2ce6fce0cb1bfb426f
SHA1: 9d985d30ae59b435687eae7645e32608d6013d7b
SHA256: a829975693cbadea7341dbd92afc758470e92a80d840ae7793c207a5ee8099a9
Description-en: Abstraction for things that work like IORef; profiling libraries
A collection of type-classes generalizing the read/write/modify
operations for stateful variables provided by things like IORef,
TVar, &c. Note that The interface has changed a bit from the 0.2.*
version. "*Ref" functions are now called "*Reference" and new "*Ref"
function exist with simpler signatures. The new Ref existential type
provides a convenient monad-indexed reference type, and the HasRef
class indicates monads for which there is a default reference type
for every referent.
.
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: 0207825a88ad7885822a081b77c277bb
Homepage: http://hackage.haskell.org/package/stateref
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu