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

Last updated: May 15,2024

1. Install "mlton-compiler" package

Learn how to install mlton-compiler on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton-compiler

2. Uninstall "mlton-compiler" package

This guide let you learn how to uninstall mlton-compiler on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mlton-compiler
Priority: optional
Section: universe/devel
Installed-Size: 16714
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Architecture: amd64
Source: mlton
Version: 20100608-5.1
Replaces: mlton (<< 20100608-3)
Depends: libc6 (>= 2.14), libgmp10, gcc, libc6-dev, libgmp-dev, mlton-basis (= 20100608-5.1), mlton-runtime-native (= 20100608-5.1) | mlton-runtime
Breaks: mlton (<< 20100608-3)
Filename: pool/universe/m/mlton/mlton-compiler_20100608-5.1_amd64.deb
Size: 4520998
MD5sum: 7127297cb10e9f4ed919631f6169948a
SHA1: 263d38050b804f32a724b33ec44048feb8412622
SHA256: b5fa0a4943edc881b9e32887255e5e35459354b4b27dca587658c05265a035e0
Description-en: Optimizing compiler for Standard ML - compiler
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 compiler itself.
Description-md5: 4d2747f6a7ae5685bdb914296a9ee48a
Multi-Arch: foreign
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu