guile
Guile Scheme interpreter. More information: <https://www.gnu.org/software/guile>.
RUN apt-get update && \
apt-get install -y guile-2.0-libs
RUN apt-get update && \
apt-get install -y guile-2.0-libs
RUN apk add guile
RUN pacman -S --noconfirm guile
RUN apt-get update && \
apt-get install -y guile-2.0-libs
RUN yum install -y guile-2.0-libs
RUN dnf install -y guile-2.0-libs
RUN apt-get update && \
apt-get install -y guile-2.0-libs