How to Install and Uninstall mueval Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "mueval" package

Please follow the steps below to install mueval on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mueval

2. Uninstall "mueval" package

Please follow the steps below to uninstall mueval on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mueval $ sudo apt autoclean && sudo apt autoremove

3. Information about the mueval package on Ubuntu 21.10 (Impish Indri)

Package: mueval
Architecture: amd64
Version: 0.9.3-5build6.1
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: 59419
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10, libtinfo6 (>= 6)
Filename: pool/universe/h/haskell-mueval/mueval_0.9.3-5build6.1_amd64.deb
Size: 9141408
MD5sum: 9661818ea3276a9030c831f3d4826b2b
SHA1: 755983c7c1b11d8845faed6933fc23a927e30395
SHA256: 5c33aab02bc7f137078250ce9bcb6e776c67a5f6e300bedf758e9bb59fd1e8f9
SHA512: bcb6a4c8faf626d07a50da844759511ebb7cf950b9dfbfdb73fe76fee026b6e95155f66bb37ee0cb60d09fdd22d954a44689cfd50a936055b7c905e716a7bea3
Homepage: https://github.com/gwern/mueval
Description-en: Safely evaluate pure Haskell expressions - executables
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.
.
This contains the stand-alone mueval binaries.
Description-md5: af7941ef933a63553a54d13080609845