Install guile-library by entering the following commands in the terminal:
sudo apt update sudo apt install guile-library
Description:
Library of useful Guile modules
A set of various-purpose library modules for Guile. Covered areas include: . * Unit testing framework ala JUnit * Logging system * String routines (wrapping, completion, soundex algorithm) * OS process chains (think "shell pipes in scheme") * ANSI escape sequence text coloring
Homepage: http://www.nongnu.org/guile-lib/
Version: 0.2.2-0.2
Section: universe/interpreters