How to Install clisp-module-postgresql in Ubuntu 18.04



Install clisp-module-postgresql by entering the following commands in the terminal:

sudo apt update
sudo apt install clisp-module-postgresql

Description:

clisp module that adds a PostgreSQL interface

This adds a module to clisp that implements an interface to the PostgreSQL DB using the C bindings.

Homepage: http://www.clisp.org/

Version: 1:2.49.20170913-4build1

Section: universe/lisp