How to Install guile-2.2-doc in Ubuntu 18.04



Install guile-2.2-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install guile-2.2-doc

Description:

Documentation for Guile 2.2

This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile.

Homepage: http://www.gnu.org/software/guile/

Version: 2.2.3+1-3build1

Section: universe/doc