guild
Development files for Guile 2.0
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.2-dev
RUN dnf install -y guile-5
RUN apt-get update && \
apt-get install -y guile-2.0-dev