How to Install and Uninstall cl-abnf Package on Kali Linux

Last updated: May 21,2024

1. Install "cl-abnf" package

Please follow the instructions below to install cl-abnf on Kali Linux

$ sudo apt update $ sudo apt install cl-abnf

2. Uninstall "cl-abnf" package

Please follow the step by step instructions below to uninstall cl-abnf on Kali Linux:

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

3. Information about the cl-abnf package on Kali Linux

Package: cl-abnf
Version: 20200229.gitba1fbb1-1
Installed-Size: 39
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-esrap, cl-ppcre
Size: 11364
SHA256: a7e3c413b8ab5925a1c0cff228d7ea37a28e5fb96be81025d1ff71fc61b02244
SHA1: d1eb3f0bb3df3553d22a2c3dbca00493af13f081
MD5sum: 47429a210530f788fe1cac2840148f61
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/dimitri/cl-abnf
Section: lisp
Priority: optional
Filename: pool/main/c/cl-abnf/cl-abnf_20200229.gitba1fbb1-1_all.deb