How to Install and Uninstall smlnj Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "smlnj" package

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

$ sudo apt update $ sudo apt install smlnj

2. Uninstall "smlnj" package

Please follow the guidelines below to uninstall smlnj on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove smlnj $ sudo apt autoclean && sudo apt autoremove

3. Information about the smlnj package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: smlnj
Priority: optional
Section: universe/devel
Installed-Size: 24466
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Version: 110.78-2
Replaces: sml-nj
Depends: smlnj-runtime (= 110.78-2)
Recommends: libsmlnj-smlnj
Suggests: smlnj-doc
Filename: pool/universe/s/smlnj/smlnj_110.78-2_amd64.deb
Size: 6049154
MD5sum: ae9f9b118946ae3aca25db794526cca6
SHA1: 7b27bfef2aade5776421e847e9961160de1d0b0d
SHA256: b89fc7b05015fa8100b8ab694212fd1816b784bde0658f51d4e10e545d93e4a4
Description-en: Standard ML of New Jersey interactive compiler
SML/NJ is an implementation of the Standard ML programming language.
Standard ML has many features, including type safety, polymorphism,
algebraic data types with pattern matching, higher-order functions,
and a sophisticated module system. It is especially well-suited for
writing compilers and other language processors.
.
This package includes the interactive compiler (sml), the compilation
manager (CM), and some essential libraries. It is a "working"
version, but believed to be stable.
.
Install this package if you want to program in SML.
Description-md5: 1757e42bca5ab498b7253d5f002381cb
Homepage: http://www.smlnj.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu