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

Last updated: May 08,2024

1. Install "cl-lexer" package

In this section, we are going to explain the necessary steps to install cl-lexer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-lexer

2. Uninstall "cl-lexer" package

This guide let you learn how to uninstall cl-lexer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-lexer
Priority: optional
Section: universe/devel
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Matthew Danish
Architecture: all
Version: 1-4
Depends: common-lisp-controller (>= 3.37), cl-regex
Filename: pool/universe/c/cl-lexer/cl-lexer_1-4_all.deb
Size: 7972
MD5sum: 84fb9322fcc2e5d1ec92dc7888624bc9
SHA1: 85d2df2147d6c5aaece84acd9676102d23b0f18a
SHA256: 5b14c5c4d5387a19c9836dc46156d814a32a7203dc5abe4b239a977f7abd5219
Description-en: Lexical-analyzer-generator package for Common Lisp
Implements a lexical-analyzer-generator called DEFLEXER, built on top
of REGEX and CLAWK.
Description-md5: 076d749bfaf9c5093d674212911d6f83
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions