How to Install and Uninstall smlnj-runtime Package on Kali Linux

Last updated: May 11,2024

1. Install "smlnj-runtime" package

This guide let you learn how to install smlnj-runtime on Kali Linux

$ sudo apt update $ sudo apt install smlnj-runtime

2. Uninstall "smlnj-runtime" package

Please follow the guidelines below to uninstall smlnj-runtime on Kali Linux:

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

3. Information about the smlnj-runtime package on Kali Linux

Package: smlnj-runtime
Source: smlnj
Version: 110.79-8
Installed-Size: 859
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libc6-i386 (>= 2.34)
Size: 127056
SHA256: 57825a8474e3b68558351b2a7472a96949be6993dd350195f1e8e33e3ba6a7b5
SHA1: b9e1aa67af166b3d814bc71eae76871dd2e2afbc
MD5sum: 79b319ae1bb81a4a21441456b8357011
Description: Standard ML of New Jersey runtime system
SML/NJ is an implementation of the Standard ML programming language.
This package includes the runtime system only -- it provides garbage
collection and other support for compiled SML programs.
.
Install this package if you want to run programs compiled with SML/NJ.
Description-md5:
Homepage: https://www.smlnj.org/
Section: devel
Priority: optional
Filename: pool/main/s/smlnj/smlnj-runtime_110.79-8_amd64.deb