How to Install and Uninstall ml-nlffigen Package on Kali Linux

Last updated: May 15,2024

1. Install "ml-nlffigen" package

This is a short guide on how to install ml-nlffigen on Kali Linux

$ sudo apt update $ sudo apt install ml-nlffigen

2. Uninstall "ml-nlffigen" package

Learn how to uninstall ml-nlffigen on Kali Linux:

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

3. Information about the ml-nlffigen package on Kali Linux

Package: ml-nlffigen
Source: smlnj
Version: 110.79-8
Installed-Size: 2077
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libckit-smlnj (= 110.79-8), libsmlnj-smlnj (= 110.79-8)
Size: 540044
SHA256: 043b8112310a7e79eeafe520849ba1808a53b431c2c018b600be7b19313003ec
SHA1: a5cc0bb6c83ed6d762e0683eb33d7a68d02b2f00
MD5sum: 81cb3c30f87ee4eaae226aaea9af48e4
Description: 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:
Homepage: https://www.smlnj.org/
Section: devel
Priority: optional
Filename: pool/main/s/smlnj/ml-nlffigen_110.79-8_amd64.deb