How to Install cl-sql-mysql in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-sql-mysql

Description:

CLSQL database backend, MySQL

This package enables you to use the CLSQL data access package with MySQL databases. CLSQL is a Common Lisp interface to SQL databases.

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

Version: 6.7.0-1.1

Section: universe/devel