How to Install and Uninstall cl-esrap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "cl-esrap" package

This is a short guide on how to install cl-esrap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-esrap

2. Uninstall "cl-esrap" package

This tutorial shows how to uninstall cl-esrap on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-esrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-esrap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-esrap
Priority: optional
Section: universe/lisp
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20151218-1
Depends: cl-alexandria
Filename: pool/universe/c/cl-esrap/cl-esrap_20151218-1_all.deb
Size: 35650
MD5sum: 4b610df72046f2aac73b911770dd71af
SHA1: b719235d37f609d5e5ef90f1708bc5157acda93b
SHA256: d55c06565fb021a3d967772114e66603cb341b84470d3f80af9f7f7621ef35b0
Description-en: Packrat Parsing library for Common Lisp
In addition to regular Packrat / Parsing Grammar / TDPL features Esrap
supports dynamic redefinition of nonterminals, inline grammars, semantic
predicates, and include introspecive facilities for development.
Description-md5: c31bf7580d15778f36b8b2dadbb6098b
Homepage: http://nikodemus.github.io/esrap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu