How to Install and Uninstall cl-abnf Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "cl-abnf" package

This is a short guide on how to install cl-abnf on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cl-abnf

2. Uninstall "cl-abnf" package

This guide covers the steps necessary to uninstall cl-abnf on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cl-abnf package on Ubuntu 20.10 (Groovy Gorilla)

Package: cl-abnf
Architecture: all
Version: 20150608-1
Priority: optional
Section: universe/lisp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Filename: pool/universe/c/cl-abnf/cl-abnf_20150608-1_all.deb
Size: 10506
MD5sum: fb5151858447f8a9c0f1afb961a58dc8
SHA1: c2ee716a15da7ca34b172c4ecc7248a2cb31e286
SHA256: efe99759276d900b24ba9cfde0617dc227a50c9ab2463cf73b22c48f5dd749ea
SHA512: 0a3a633c5437839b7ea1b0ee2cb7d56ffd691fbcb1d024a4357fd99e78240f01cdcb897968c9b9aaa3e1ac706140be1c58eb6aea69da0112840f956b972e9a89
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