How to Install and Uninstall ml-nlffigen Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "ml-nlffigen" package

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

$ sudo apt update $ sudo apt install ml-nlffigen

2. Uninstall "ml-nlffigen" package

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

$ sudo apt remove ml-nlffigen $ sudo apt autoclean && sudo apt autoremove

3. Information about the ml-nlffigen package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ml-nlffigen
Priority: optional
Section: universe/devel
Installed-Size: 2089
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Source: smlnj
Version: 110.78-2
Depends: libsmlnj-smlnj (= 110.78-2), libckit-smlnj (= 110.78-2)
Filename: pool/universe/s/smlnj/ml-nlffigen_110.78-2_amd64.deb
Size: 529450
MD5sum: 9cac7a30d5b89abbac5851e5ddd8a73c
SHA1: 45b80be69c796d4c430974b0f1205c792b6d4e40
SHA256: e5883809dfc7de0cefb55f2c4efbaef8c5a05e173fe3e98ffee545860cb56118
Description-en: ML generator for C glue code
This tool reads in C source code and outputs ML code and a CM
description file for use with the ML "No Longer Foreign Function
Interface" library. This tool works by separating each top-level C
declaration into a new ML source file. For large programs, this
puts some strain on the SML Compilation Manager, but this should only
marginally increase the program run-time.
Description-md5: 4b70720f723f8eba487cb0b0b3397620
Homepage: http://www.smlnj.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu