How to Install and Uninstall ml-yacc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "ml-yacc" package

This guide covers the steps necessary to install ml-yacc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ml-yacc

2. Uninstall "ml-yacc" package

Here is a brief guide to show you how to uninstall ml-yacc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ml-yacc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ml-yacc
Priority: optional
Section: universe/devel
Installed-Size: 1021
Maintainer: Ubuntu Developers
Original-Maintainer: James McCoy
Architecture: amd64
Source: smlnj
Version: 110.78-2
Depends: smlnj-runtime (= 110.78-2)
Filename: pool/universe/s/smlnj/ml-yacc_110.78-2_amd64.deb
Size: 255056
MD5sum: e8b710bd7bb88178e3d7164667d256b0
SHA1: 206bd7bded772dfafea2ae4eb5e27249c8d39ba7
SHA256: 7d2199b184a663a9c065e7a838927b5e7926b6bc193d49056d4c7d9ed1d61db4
Description-en: 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: ee31b18727f86a6ca391ffc198cf65de
Homepage: http://www.smlnj.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu