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

Last updated: September 20,2024

1. Install "libsmlnj-smlnj" package

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

$ sudo apt update $ sudo apt install libsmlnj-smlnj

2. Uninstall "libsmlnj-smlnj" package

This guide covers the steps necessary to uninstall libsmlnj-smlnj on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libsmlnj-smlnj
Priority: optional
Section: universe/devel
Installed-Size: 1958
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Source: smlnj
Version: 110.78-2
Depends: smlnj (= 110.78-2)
Filename: pool/universe/s/smlnj/libsmlnj-smlnj_110.78-2_amd64.deb
Size: 483608
MD5sum: afdfec0981fe933c14e1646e81f72e64
SHA1: 232b32e64039fdd959c281741867c7a8470d5fbd
SHA256: d7d074424ee477dd06c01a8e72eb496cba19d973291419c9d73236347ec1a5c2
Description-en: Useful libraries for Standard ML of New Jersey
A library for SML, including:
* Util A general utility library.
* Controls A library of support code for managing application controls.
* HashCons A library supporting hash-consing of data structures and
efficient sets and maps using hash-consed keys.
* HTML Provides parsing and pretty printing of HTML.
* INet Networking utilities.
* PP Pretty-printing library.
* Reactive A low-level reactive scripting library.
* RegExp Regular-expression library.
* Unix A set of unix specific utilities.
Description-md5: 69f46d226cad4b66394ad8f31178c745
Homepage: http://www.smlnj.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu