How to Install and Uninstall ml-lex Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "ml-lex" package

Here is a brief guide to show you how to install ml-lex on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ml-lex

2. Uninstall "ml-lex" package

This tutorial shows how to uninstall ml-lex on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ml-lex package on Ubuntu 21.10 (Impish Indri)

Package: ml-lex
Architecture: amd64
Version: 110.79-6
Priority: optional
Section: universe/devel
Source: smlnj
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 558
Depends: smlnj-runtime (= 110.79-6)
Filename: pool/universe/s/smlnj/ml-lex_110.79-6_amd64.deb
Size: 158804
MD5sum: d35087efd3ac1acbdd5db19650eef07e
SHA1: ea5d9d974dd2911381205a55595c591e0b984dfc
SHA256: b7a491c5048c3279402c944afd43ec5930b669bd6dba89a5d7cc70f4c42e5ffb
SHA512: 95798fda4d85f8b26daec9a5230e79f51a6843a68a07b335c2b8fc73c497553677fd76e694cb51eeb35636e515e3a22da7b2ec45fe2ef8c78d13cb20874f1b75
Homepage: http://www.smlnj.org/
Description-en: 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: 98134e84a7da60dbf96244c99576e8f7