How to Install and Uninstall mlton Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "mlton" package

This guide covers the steps necessary to install mlton on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton

2. Uninstall "mlton" package

Please follow the step by step instructions below to uninstall mlton on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mlton $ sudo apt autoclean && sudo apt autoremove

3. Information about the mlton package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mlton
Priority: optional
Section: universe/devel
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Architecture: all
Version: 20100608-5.1
Depends: mlton-compiler (>= 20100608-5.1), mlton-compiler (<< 20100608-5.1.1~), mlton-tools (>= 20100608-5.1), mlton-tools (<< 20100608-5.1.1~), mlton-doc (= 20100608-5.1)
Filename: pool/universe/m/mlton/mlton_20100608-5.1_all.deb
Size: 3894
MD5sum: a6a30d86fc09dbd56c08e757a0f7b87d
SHA1: dd0ae26c1f5351383a7c1f2f5b5dfeb1e4c27e72
SHA256: 7b83cf55e20f424b14d83daa6fe636e9ba16b7e11b95f3f12203ae862ae3fdb4
Description-en: Optimizing compiler for Standard ML
MLton is a whole-program optimizing compiler
for Standard ML. MLton generates standalone
executables with excellent runtime performance,
is SML 97 compliant, and has a complete basis
library. MLton has source-level profiling,
a fast C FFI, an interface to the GNU
multiprecision library, and lots of useful
libraries.
.
This metapackage depends on all MLton packages.
Description-md5: 4e2daa565b6d8482cb735a0b71ed0182
Multi-Arch: foreign
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu