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

Last updated: May 10,2024

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

Please follow the instructions below to install libghc-mutable-containers-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libghc-mutable-containers-dev on Kali Linux:

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

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

Package: libghc-mutable-containers-dev
Source: haskell-mutable-containers (0.3.4.1-2)
Version: 0.3.4.1-2+b2
Installed-Size: 922
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mutable-containers-dev-0.3.4.1-07e92
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-mono-traversable-dev-1.0.15.3-2145a, libghc-primitive-dev-0.8.0.0-a075c, libghc-vector-dev-0.13.1.0-1ffee, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 92424
SHA256: ac1cf8b78f5eefb5b793f9c4092ccd1194fa4ead24a1c2d73464d4fd2fad8d95
SHA1: 88a6eb39aec3d6f03d698c09be164ecf335e22b5
MD5sum: 8d21c33128ba12a1274145ff8e73ca96
Description: 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:
Homepage: https://github.com/snoyberg/mono-traversable#readme
Ghc-Package: mutable-containers-0.3.4.1-2dW6iv1BnfgGiFgqeNBRdh
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mutable-containers/libghc-mutable-containers-dev_0.3.4.1-2+b2_amd64.deb