How to Install gauche-gdbm in Ubuntu 18.04



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

sudo apt update
sudo apt install gauche-gdbm

Description:

gdbm 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 GDBM binding modules for Gauche.

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

Version: 0.9.5-1build1

Section: universe/interpreters