How to Install cl-command-line-arguments in Ubuntu 18.04



Install cl-command-line-arguments by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-command-line-arguments

Description:

get command line arguments in Common Lisp

trivial interface for getting and parsing command-line-arguments

Homepage: http://common-lisp.net/project/qitab/

Version: 20151218-1

Section: universe/lisp