How to Install and Uninstall smlsharp Package on Kali Linux

Last updated: May 10,2024

1. Install "smlsharp" package

This is a short guide on how to install smlsharp on Kali Linux

$ sudo apt update $ sudo apt install smlsharp

2. Uninstall "smlsharp" package

This tutorial shows how to uninstall smlsharp on Kali Linux:

$ sudo apt remove smlsharp $ sudo apt autoclean && sudo apt autoremove

3. Information about the smlsharp package on Kali Linux

Package: smlsharp
Version: 4.0.0+git20211227.5af5945b-2
Installed-Size: 52006
Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libmassivethreads0 (>= 1.00), libstdc++6 (>= 5.2)
Size: 6742404
SHA256: 1cb0719f0c259394f8cd01ce973bde63f34395750d3d1107fb2c9706970d6dfe
SHA1: 2ef67333079f2351e78a5e29db9bbd9e718ec1db
MD5sum: 3581fd4dc70fe51c2c2525088418e755
Description: Standard ML compiler with practical extensions
SML# is a variant of Standard ML programming
language with several practical extentions,
including seamless interoperability with C,
integration with SQL, and separate compilation.
Description-md5: 44e73b66f39a45fa71b4317973f9e528
Homepage: https://smlsharp.github.io
Section: devel
Priority: optional
Filename: pool/main/s/smlsharp/smlsharp_4.0.0+git20211227.5af5945b-2_amd64.deb