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

Last updated: February 17,2025

1. Install "mlton-basis" package

Please follow the instructions below to install mlton-basis on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton-basis

2. Uninstall "mlton-basis" package

This is a short guide on how to uninstall mlton-basis on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mlton-basis
Priority: optional
Section: universe/devel
Installed-Size: 10710
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Architecture: all
Source: mlton
Version: 20100608-5.1
Replaces: mlton (<< 20100608-3)
Breaks: mlton (<< 20100608-3)
Filename: pool/universe/m/mlton/mlton-basis_20100608-5.1_all.deb
Size: 2054150
MD5sum: 9dbdcc20fa9e81d38d89ce971defa1bd
SHA1: df69baefbae8e0dd179ed7a040680f010e15129d
SHA256: be3d84401b3547ed524bf060ced0cf2d4e2037435ddf396649928bdd37762901
Description-en: Optimizing compiler for Standard ML - basis library
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 package includes the cross-platform basis.
Description-md5: 4f7a8e7097b613db697a8fbf6d186e1b
Multi-Arch: foreign
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu