How to Install and Uninstall libghc-mutable-containers-prof Package on Kali Linux

Last updated: May 19,2024

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

Please follow the steps below to install libghc-mutable-containers-prof on Kali Linux

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

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

This is a short guide on how to uninstall libghc-mutable-containers-prof on Kali Linux:

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

3. Information about the libghc-mutable-containers-prof package on Kali Linux

Package: libghc-mutable-containers-prof
Source: haskell-mutable-containers (0.3.4.1-2)
Version: 0.3.4.1-2+b2
Installed-Size: 827
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mutable-containers-prof-0.3.4.1-07e92
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-mono-traversable-prof-1.0.15.3-2145a, libghc-mutable-containers-dev (= 0.3.4.1-2+b2), libghc-primitive-prof-0.8.0.0-a075c, libghc-vector-prof-0.13.1.0-1ffee
Size: 87792
SHA256: cf1028b59ee37afd5a245151a714de0cf266b629a33c795235cd63537e8a1664
SHA1: c1ab54ff6966cf4e03496ca23df54e53523bfd06
MD5sum: 76af1c09da66dd2a8c9c254fbd6c87a5
Description: 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:
Homepage: https://github.com/snoyberg/mono-traversable#readme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mutable-containers/libghc-mutable-containers-prof_0.3.4.1-2+b2_amd64.deb