How to Install gauche-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install gauche-dev

Description:

Development files 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 development files of Gauche.

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

Version: 0.9.5-1build1

Section: universe/devel