How to Install cl-mssql in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-mssql

Description:

Common Lisp interface to MS SQL Server

A Common Lisp library for interacting with MS SQL Server databases.

Homepage: https://code.google.com/p/cl-mssql/

Version: 20170630-1

Section: universe/lisp