How to Install clisp-module-zlib in Ubuntu 18.04



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

sudo apt update
sudo apt install clisp-module-zlib

Description:

clisp module that adds zlib support for vectors

This adds a module to clisp that implements a zlib interface, allowing you to compress vectors using zlib.

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

Version: 1:2.49.20170913-4build1

Section: universe/lisp