How to Install cl-awk in Ubuntu 18.04



Install cl-awk by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-awk

Description:

Common Lisp package with the features of AWK and more

An implementation of the features of the Unix AWK language, within Common Lisp, using macros. In addition, it provides more complicated processing capabilities than that of AWK.

Version: 1-4

Section: universe/devel