guile-config

Development files for Guile 2.0

Debian Debian
RUN apt-get update && \ apt-get install -y guile-1.6-dev
Ubuntu
RUN apt-get update && \ apt-get install -y guile-1.8-dev
Alpine
RUN apk add guile
Arch Arch Linux
RUN pacman -S --noconfirm guile
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y guile-2.2-dev
Fedora
RUN dnf install -y guile-devel-5
Raspbian
RUN apt-get update && \ apt-get install -y guile-1.6-dev
click the source code to copy install guile-config on any operating system with command-not-found.com