How To Install Guile-config In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

How To Install Guile-config In Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS?

guile-config

Development files for Guile 2.0

Install guile-config

  • Debian apt-get install guile-1.6-dev Click to copy
  • Ubuntu apt-get install guile-1.8-dev Click to copy
  • Alpine OS apk add guile Click to copy
  • Arch Linux pacman -S guile Click to copy
  • Kali Linux apt-get install guile-2.2-dev Click to copy
  • Fedora dnf install guile-devel-5 Click to copy
  • Raspbian apt-get install guile-1.6-dev Click to copy
  • macOS brew install guile Click to copy

guile-2.0-dev

Development files for Guile 2.0

This package contains files needed for development using Guile 2.0. 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.

guile-devel-5

extensibility library

guile-2.2-dev

Development files for Guile 2.2

This package contains files needed for development using Guile 2.2. 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.

guile-1.8-dev

Development files for Guile 1.8

This package contains files needed for development using Guile 1.8. 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.

guile-1.6-dev

Development files for Guile 1.6

This package contains files needed for development using Guile 1.6. 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.

guile

GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a

library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs. Install the guile package if you'd like to add extensibility to programs that you are developing.

Installing guile-config command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of guile-config 2026 package in your OS.