How to Install and Uninstall libghc-mutable-containers-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "libghc-mutable-containers-dev" package

This guide let you learn how to install libghc-mutable-containers-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-mutable-containers-dev

2. Uninstall "libghc-mutable-containers-dev" package

This tutorial shows how to uninstall libghc-mutable-containers-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-mutable-containers-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-mutable-containers-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-mutable-containers-dev
Architecture: amd64
Version: 0.3.4-3build2
Priority: extra
Section: universe/haskell
Source: haskell-mutable-containers
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 992
Provides: libghc-mutable-containers-dev-0.3.4-ffeb5
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-ghc-prim-dev-0.5.3-49209, libghc-mono-traversable-dev-1.0.15.1-93146, libghc-primitive-dev-0.7.0.1-fc459, libghc-vector-dev-0.12.1.2-29734, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-mutable-containers-doc, libghc-mutable-containers-prof
Filename: pool/universe/h/haskell-mutable-containers/libghc-mutable-containers-dev_0.3.4-3build2_amd64.deb
Size: 84148
MD5sum: d30d1b96e98ac1a7f199d0f2a7f9df0f
SHA1: 9a3148b35cac6aa9e66c0e7014c765aa5be8fda1
SHA256: 724b188723c2959504aa7431e12d3cd4a828eaf8dee7063b1c459f1322fdc1cc
SHA512: 5a07fb114a3048c91f3614678e44178cb487d91bc367f368d60a484a7d75b92dfaac2c6387d2d9a52743b2af535234d2c20802de52915bc78516a2fd496c5558
Homepage: https://github.com/snoyberg/mono-traversable#readme
Description-en: abstactions and concrete implementations of mutable containers
One of Haskell's strengths is immutable data structures. These structures make
it easier to reason about code, simplify concurrency and parallelism, and in
some cases can improve performance by allowing sharing. However, there are
still classes of problems where mutable data structures can both be more
convenient, and provide a performance boost. This library is meant to provide
such structures in a performant, well tested way. It also provides a simple
abstraction over such data structures via typeclasses.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b703de975c48da29086b9d16d8f504e5
Ghc-Package: mutable-containers-0.3.4-2IevJCOcG5OGuxYHYNEq0S