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

Last updated: May 18,2024

1. Install "mlton-doc" package

This is a short guide on how to install mlton-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mlton-doc

2. Uninstall "mlton-doc" package

This tutorial shows how to uninstall mlton-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mlton-doc
Priority: optional
Section: universe/doc
Installed-Size: 6498
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-doc_20100608-5.1_all.deb
Size: 3491120
MD5sum: 67df617443f521f3e462f35f4e4df792
SHA1: 14e7665ed4b858197f41c432d7a5ea6c8db60047
SHA256: 2fa9de3d831f1e21a866c92d460b335e998a6cd7503eeab41caa1564b8fd2a97
Description-en: Optimizing compiler for Standard ML - documentation
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 non-man-page documentation.
Description-md5: b90195158d96a4d83e477013502d3e3d
Multi-Arch: foreign
Homepage: http://mlton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu