How to Install buildapp in Ubuntu 18.04



Install buildapp by entering the following commands in the terminal:

sudo apt update
sudo apt install buildapp

Description:

application to create common lisp images

Buildapp is an application for SBCL that configures and saves an executable Common Lisp image. It is similar to cl-launch and hu.dwim.build.

Homepage: http://www.xach.com/lisp/buildapp/

Version: 1.5.6-1

Section: universe/lisp