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

Last updated: May 15,2024

1. Install "libghc-mueval-dev" package

Learn how to install libghc-mueval-dev on Kali Linux

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

2. Uninstall "libghc-mueval-dev" package

Learn how to uninstall libghc-mueval-dev on Kali Linux:

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

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

Package: libghc-mueval-dev
Source: haskell-mueval (0.9.3-7)
Version: 0.9.3-7+b1
Installed-Size: 784
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-mueval-dev-0.9.3-af709
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-cabal-dev-3.8.1.0-8b92f, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-extensible-exceptions-dev-0.1.1.4-65a52, libghc-filepath-dev-1.4.2.2-290a6, libghc-hint-dev-0.9.0.7-fe475, libghc-mtl-dev-2.2.2-6f39a, libghc-process-dev-1.6.17.0-29e15, libghc-quickcheck-dev-2.14.3-69b0e, libghc-show-dev-0.6-e210f, libghc-simple-reflect-dev-0.3.3-01301, libghc-unix-dev-2.7.3-9fc5d, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg), libtinfo6 (>= 6)
Size: 94768
SHA256: 805a8b14c298643e009ea6573197ecb5eb2c723b9e69d1df7eb10ed33cda4fd0
SHA1: 609d9aa566f501d16ec4460f2807df4690ccf1ea
MD5sum: 03e81387d27bccf8f3aa9bba7c1a9005
Description: safely evaluate pure Haskell expressions
Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
Haskell expressions. Importantly, mueval takes many precautions to defang and
avoid "evil" code. It uses resource limits, whitelisted modules and Safe
Haskell, special Show instances for IO, threads, processes, and changes of
directory to sandbox the Haskell code.
.
It is, in short, intended to be a standalone version of Lambdabot's famous
evaluation functionality.
.
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/gwern/mueval
Ghc-Package: mueval-0.9.3-7fW5TBP4eaXGLhkGlYfdFZ
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-mueval/libghc-mueval-dev_0.9.3-7+b1_amd64.deb