How to Install cl-sql-sqlite3 in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-sql-sqlite3

Description:

CLSQL database backend, SQLite3

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

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

Version: 6.7.0-1.1

Section: universe/devel