How to Install and Uninstall libghc-mueval-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libghc-mueval-dev" package

This is a short guide on how to install libghc-mueval-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-mueval-dev" package

Please follow the step by step instructions below to uninstall libghc-mueval-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-mueval-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-mueval-dev
Architecture: amd64
Version: 0.9.3-5build4
Priority: extra
Section: universe/haskell
Source: haskell-mueval
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 924
Provides: libghc-mueval-dev-0.9.3-de248
Depends: libghc-cabal-dev-3.0.1.0-73889, libghc-quickcheck-dev-2.13.2-89f6f, libghc-base-dev-4.13.0.0-c9705, libghc-containers-dev-0.6.2.1-b8f3d, libghc-directory-dev-1.3.6.0-a7edc, libghc-extensible-exceptions-dev-0.1.1.4-66b2d, libghc-filepath-dev-1.4.2.1-251c0, libghc-hint-dev-0.9.0.3-34f23, libghc-mtl-dev-2.2.2-13482, libghc-process-dev-1.6.8.0-e3a1c, libghc-show-dev-0.6-e9e78, libghc-simple-reflect-dev-0.3.3-4d025, libghc-unix-dev-2.7.2.2-0c214, libc6 (>= 2.2.5), libgmp10, libtinfo6 (>= 6)
Suggests: libghc-mueval-doc, libghc-mueval-prof
Filename: pool/universe/h/haskell-mueval/libghc-mueval-dev_0.9.3-5build4_amd64.deb
Size: 100032
MD5sum: e8fc57a3cf2ed2823e1cf4c625a61bc1
SHA1: 5df289c5d38d25f8fa927c60af85d24b32bdb21c
SHA256: 932978d70cbe82cadf6c8f12c99992804dcc692c1f4a2c78cc0f5cc111349e1c
SHA512: 2202267f357be3dfbab5346dbb4ac83c2b2822ec84b936353dc94dfda6415da8fc1973591bd5ed0c6083291b168bfe8acae3ce29137788d7d7f3e5f92ea557e5
Homepage: https://github.com/gwern/mueval
Description-en: 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: 06d4a715d512a80860467714482766a9
Ghc-Package: mueval-0.9.3-AwnDh0MLmHtLfuWHrfkU9m