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

Last updated: February 02,2025

1. Install "mlton-runtime-native" package

In this section, we are going to explain the necessary steps to install mlton-runtime-native on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton-runtime-native

2. Uninstall "mlton-runtime-native" package

Learn how to uninstall mlton-runtime-native on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mlton-runtime-native $ sudo apt autoclean && sudo apt autoremove

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

Package: mlton-runtime-native
Priority: optional
Section: universe/devel
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Architecture: amd64
Source: mlton
Version: 20100608-5.1
Depends: mlton-runtime-x86-64-linux-gnu (= 20100608-5.1)
Filename: pool/universe/m/mlton/mlton-runtime-native_20100608-5.1_amd64.deb
Size: 3028
MD5sum: 475ba416f9dd7205b345f7ca2db90319
SHA1: 4aca1444e3cd73d63364fe46c3600cc6f0d822dd
SHA256: bb5e3b33c005581efce19bc1f577571a99cfe04d93908d100f1c9438c2ce2043
Description-en: Optimizing compiler for Standard ML - native runtime libraries
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 native target libraries.
Description-md5: aaa1242a14bcc5b72e574200bbb7f6da
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu