How to Install and Uninstall ml-lex Package on Kali Linux
Last updated: November 07,2024
1. Install "ml-lex" package
This guide covers the steps necessary to install ml-lex on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ml-lex
Copied
2. Uninstall "ml-lex" package
Here is a brief guide to show you how to uninstall ml-lex on Kali Linux:
$
sudo apt remove
ml-lex
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ml-lex package on Kali Linux
Package: ml-lex
Source: smlnj
Version: 110.79-8
Installed-Size: 557
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: smlnj-runtime (= 110.79-8)
Size: 163696
SHA256: 161ebb21eda9b530e9a9fb596471208f3fc268cfd152343903f9dfc5cc0e236f
SHA1: 00625d2c03870b672c156d92746be2587c116de0
MD5sum: 5c8b72d0c0c1365bf1aface3fa81f267
Description: Lexical analyzer generator for Standard ML
Lexical analysis is the problem of segmenting input into words and
recognizing different classes of words. ml-lex uses regular
expressions to describe classes of words. It transforms a simple
declarative language specification into an efficient SML program for
analyzing that language.
.
Install this package if you want to produce a lexer in Standard ML.
Description-md5:
Homepage: https://www.smlnj.org/
Section: devel
Priority: optional
Filename: pool/main/s/smlnj/ml-lex_110.79-8_amd64.deb
Source: smlnj
Version: 110.79-8
Installed-Size: 557
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: smlnj-runtime (= 110.79-8)
Size: 163696
SHA256: 161ebb21eda9b530e9a9fb596471208f3fc268cfd152343903f9dfc5cc0e236f
SHA1: 00625d2c03870b672c156d92746be2587c116de0
MD5sum: 5c8b72d0c0c1365bf1aface3fa81f267
Description: Lexical analyzer generator for Standard ML
Lexical analysis is the problem of segmenting input into words and
recognizing different classes of words. ml-lex uses regular
expressions to describe classes of words. It transforms a simple
declarative language specification into an efficient SML program for
analyzing that language.
.
Install this package if you want to produce a lexer in Standard ML.
Description-md5:
Homepage: https://www.smlnj.org/
Section: devel
Priority: optional
Filename: pool/main/s/smlnj/ml-lex_110.79-8_amd64.deb