How to Install and Uninstall cl-abnf Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "cl-abnf" package

Please follow the steps below to install cl-abnf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cl-abnf

2. Uninstall "cl-abnf" package

This guide let you learn how to uninstall cl-abnf on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cl-abnf package on Ubuntu 21.10 (Impish Indri)

Package: cl-abnf
Architecture: all
Version: 20150608-1.1
Priority: optional
Section: universe/lisp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Filename: pool/universe/c/cl-abnf/cl-abnf_20150608-1.1_all.deb
Size: 10628
MD5sum: 2627f17e7963e0abc9cad49e4cebc094
SHA1: 3cfa3891cb366f376ae85447be54ee2b5d8104c3
SHA256: 88e67db6a00f5a9554c3be0b715b73c14ea963b7f60e6b759623bcf9967be542
SHA512: 840176a2e3ad32f30e07d18ed00616fdc6052cf06df36382ef137eb07a7446db657eebd948ac0f8dba1cd36058ab70e88b1a9d97360661b587ee816ff089ab72
Homepage: https://github.com/dimitri/cl-abnf
Description-en: Common Lisp ABNF parser generator
The generated parser is a regular expression scanner provided by the
http://weitz.de/cl-ppcre/ lib, which means that we can't parse recursive
grammar definition. One such definition is the ABNF definition as given by
the RFC. Fortunately, as you have this lib, you most probably don't need to
generate another parser to handle that particular ABNF grammar.
Description-md5: da972546bd6c049a52623e606f5f1c16