How to Install and Uninstall mlton-runtime-x86-64-linux-gnu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "mlton-runtime-x86-64-linux-gnu" package

Please follow the guidance below to install mlton-runtime-x86-64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton-runtime-x86-64-linux-gnu

2. Uninstall "mlton-runtime-x86-64-linux-gnu" package

Please follow the guidance below to uninstall mlton-runtime-x86-64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mlton-runtime-x86-64-linux-gnu $ sudo apt autoclean && sudo apt autoremove

3. Information about the mlton-runtime-x86-64-linux-gnu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mlton-runtime-x86-64-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 3143
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Architecture: amd64
Source: mlton
Version: 20100608-5.1
Provides: mlton-runtime
Depends: mlton-basis (= 20100608-5.1)
Filename: pool/universe/m/mlton/mlton-runtime-x86-64-linux-gnu_20100608-5.1_amd64.deb
Size: 469290
MD5sum: 1551c4e296b664d3b5d07644d839e1a8
SHA1: cae41d5ec25e0cd22d2c31b6313719e4e3a8278e
SHA256: dee694c5f9c544054c3e2831890c99d586fc2d9e241d7d59dbb6996df7d3971d
Description-en: Optimizing compiler for Standard ML - amd64 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 package provides x86-64 target libraries.
Description-md5: bb51438da038a96488f10b3f1a54dc2e
Multi-Arch: foreign
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu