How to Install cl-sql-sqlite in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-sql-sqlite

Description:

CLSQL database backend, SQLite

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

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

Version: 6.7.0-1.1

Section: universe/devel