How to Install gauche-zlib in Ubuntu 18.04



Install gauche-zlib by entering the following commands in the terminal:

sudo apt update
sudo apt install gauche-zlib

Description:

zlib binding for Gauche

Gauche is a Scheme implementation developed to be a handy script interpreter, which allows programmers and system administrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual support are some of the author's goals. . This package contains zlib binding modules for Gauche.

Homepage: http://practical-scheme.net/gauche/

Version: 0.9.5-1build1

Section: universe/lisp