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

Last updated: May 18,2024

1. Install "ml-yacc" package

Please follow the instructions below to install ml-yacc on Kali Linux

$ sudo apt update $ sudo apt install ml-yacc

2. Uninstall "ml-yacc" package

This guide covers the steps necessary to uninstall ml-yacc on Kali Linux:

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

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

Package: ml-yacc
Source: smlnj
Version: 110.79-8
Installed-Size: 999
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: smlnj-runtime (= 110.79-8)
Size: 257300
SHA256: c236ed1341a5c81e603803f8ebf7156272d3d1db94dafa0c2d4424b8fd443100
SHA1: 856f0e0b2995a2390da87322bc0cc330baf62f66
MD5sum: dc234f8650a3ab68dc368148d2d6b62e
Description: Parser generator for Standard ML
SML version of the yacc program, generates a parser for a LALR language.
This package is useful for SML developers requiring a parser in their
work.
Description-md5:
Homepage: https://www.smlnj.org/
Section: devel
Priority: optional
Filename: pool/main/s/smlnj/ml-yacc_110.79-8_amd64.deb