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

Last updated: May 17,2024

1. Install "libghc-resourcet-dev" package

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

$ sudo apt update $ sudo apt install libghc-resourcet-dev

2. Uninstall "libghc-resourcet-dev" package

This tutorial shows how to uninstall libghc-resourcet-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-resourcet-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-resourcet-dev
Priority: extra
Section: universe/haskell
Installed-Size: 835
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-resourcet
Version: 1.1.7-1build1
Provides: libghc-resourcet-dev-1.1.7-6832b
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-exceptions-dev-0.8.0.2-36aed, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-mmorph-dev-1.0.4-0ef8c, libghc-monad-control-dev-1.0.0.4-54877, libghc-mtl-dev-2.2.1-3af90, libghc-transformers-dev-0.4.2.0-81450, libghc-transformers-base-dev-0.4.4-19dc1, libghc-transformers-compat-dev-0.4.0.4-8aa40, libc6 (>= 2.2.5)
Suggests: libghc-resourcet-doc, libghc-resourcet-prof
Filename: pool/universe/h/haskell-resourcet/libghc-resourcet-dev_1.1.7-1build1_amd64.deb
Size: 80986
MD5sum: e71a579cf76defba32dfe4d2db75acb4
SHA1: 0683a261bdfaca435231b7c3c69fbfd96442ef3d
SHA256: 5ecce214c3eedebf026cebcdff8588a542545796bcc588b23c576b097112583f
Description-en: deterministic allocation and freeing of scarce resources
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 5b2e77647c053c56bf11b98237c84d25
Homepage: http://github.com/snoyberg/conduit
Ghc-Package: resourcet-1.1.7-6832b26243718afb2b791ac405d0e8df
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu