How to Install cl-sql in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-sql

Description:

SQL Interface for Common Lisp

CLSQL is a Common Lisp interface for multiple SQL databases on multiple Common Lisp implementations. It uses the UFFI foreign language interface.

Homepage: http://clsql.kpe.io/

Version: 6.7.0-1.1

Section: universe/devel