How to Install and Uninstall libghc-mueval-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libghc-mueval-prof" package

This guide let you learn how to install libghc-mueval-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-mueval-prof" package

Please follow the instructions below to uninstall libghc-mueval-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-mueval-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-mueval-prof
Priority: extra
Section: universe/haskell
Installed-Size: 529
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-mueval
Version: 0.9.1.1.2-5build2
Provides: libghc-mueval-prof-0.9.1.1.2-c15ff
Depends: libghc-mueval-dev (= 0.9.1.1.2-5build2), libghc-cabal-prof-1.22.5.0-b8080, libghc-quickcheck-prof-2.8.1-3b4e5, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-directory-prof-1.2.2.0-660a7, libghc-extensible-exceptions-prof-0.1.1.4-81599, libghc-filepath-prof-1.4.0.0-f97d1, libghc-hint-prof-0.4.2.3-cdcb1, libghc-mtl-prof-2.2.1-3af90, libghc-process-prof-1.2.3.0-a2232, libghc-show-prof-0.6-93a23, libghc-simple-reflect-prof-0.3.2-5f4ee, libghc-unix-prof-2.7.1.0-bb54e
Filename: pool/universe/h/haskell-mueval/libghc-mueval-prof_0.9.1.1.2-5build2_amd64.deb
Size: 63542
MD5sum: e6e744a8758f5648653ff90c43dd93a5
SHA1: a70e7a8f656331f263d84095e9468f915c32e24f
SHA256: 10ee548a4b38adb266f152eb5285dfe975f7dcc2760a6608375c58c04be9fd32
Description-en: Safely evaluate pure Haskell expressions; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: a6d5c2a931b37582654a4dc30508b931
Homepage: https://github.com/gwern/mueval
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu