How to Install and Uninstall libghc-mutable-containers-prof Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

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

Here is a brief guide to show you how to install libghc-mutable-containers-prof on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the steps below to uninstall libghc-mutable-containers-prof on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-mutable-containers-prof package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-mutable-containers-prof
Architecture: amd64
Version: 0.3.4-3build1
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: 812
Provides: libghc-mutable-containers-prof-0.3.4-0734d
Depends: libghc-mutable-containers-dev (= 0.3.4-3build1), libghc-base-prof-4.13.0.0-c9705, libghc-containers-prof-0.6.2.1-b8f3d, libghc-ghc-prim-prof-0.5.3-ce4de, libghc-mono-traversable-prof-1.0.15.1-11740, libghc-primitive-prof-0.7.0.1-4044d, libghc-vector-prof-0.12.1.2-52265
Filename: pool/universe/h/haskell-mutable-containers/libghc-mutable-containers-prof_0.3.4-3build1_amd64.deb
Size: 76844
MD5sum: d577eefc34b2949b8ba267e049cd1c17
SHA1: 39adf3b7f5f2a9ff0c920fa21163aed69e98286c
SHA256: 8e7fb09a8082bc96f60e411a1b6afa80e4f317196262cff7edca97e8606fb481
SHA512: 640fc4525bb3b8a415e50226a35906b0422e9d8637e83ee5e83f7ad5e4167dcfc47ab3d65075ed873b68f1e35710e3bf6fa804d4c56df4addd893d284341ef03
Homepage: https://github.com/snoyberg/mono-traversable#readme
Description-en: abstactions and concrete implementations of mutable containers; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 878ef91a80f4f9de8301187477f743c0