Automic VaultAutomic Vault

brew

Install guile with Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

GNU Ubiquitous Intelligent Language for Extensions. Version 3.0.11 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install guile

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install guile

MacPorts ports tree · lang/guile/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add guile

Alpine Linux edge package indexes · guile · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install compat-guile18

Fedora Rawhide package metadata · compat-guile18 · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#guile

nixpkgs package indexes · guile · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S guile

Arch Linux sync databases · guile · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install guile

openSUSE Tumbleweed package metadata · guile · source: download.opensuse.org

overview

Package summary

GNU Ubiquitous Intelligent Language for Extensions

Commands and aliases

  • guild
  • guile
  • guile-config
  • guile-snarf
  • guile-tools

history

Project history and usage

GNU Guile is the GNU project's extension-language platform and an implementation of Scheme designed for embedding, scripting, and standalone programming. It packages an interpreter, compiler, virtual machine, module system, POSIX access, networking, dynamic linking, foreign-function support, and libraries under the Guile toolchain.

Project history

The Guile manual frames Guile as an attempt to bring the Emacs extension-language model to the broader GNU system: a low-level application core paired with a powerful high-level language that users and developers can extend.

Guile began from Tom Lord's GEL, the GNU Extension Language, which adapted Aubrey Jaffer's SCM Scheme implementation into a reusable embeddable library. The manual traces SCM itself to George Carrette's SIOD, making Guile part of a longer Scheme implementation lineage.

GEL became Guile after a naming conflict, and Richard Stallman endorsed it as the official GNU extension language. Public discussion around Tcl made Guile visible during the 1990s extension-language debate, but the manual is careful to say Guile was not simply a reaction to Tcl; it came from a standing GNU need for a shared embeddable language runtime.

The first maintainer era, from late 1994 through mid-1996, moved Guile from SCM as a standalone program toward an embeddable library and experimented broadly with modules, Tcl/Tk, Java tooling, C-like syntax, and POSIX interfaces. Later maintainers narrowed the focus toward depth, documentation, orthogonality, and a strong core language.

Adoption history

Guile's adoption within GNU and free-software packaging rests on both policy and practicality: it is the official GNU extension language, but it is also a real Scheme implementation with batteries included for Unix programming. The project site names GNU Guix, GnuCash, Lepton-EDA, and GDB among applications using Guile.

Package-manager adoption is broad because Guile is both a language runtime and a dependency for other GNU tools. The official download page recommends installing from system packages and gives examples for Guix, Debian-derived systems, and Parabola; the input metadata records packaging through Alpine, Homebrew, Fedora-family packages, MacPorts, Nix, Arch, and openSUSE.

How it is used

Users run Guile scripts, work in a Scheme REPL, build command-line programs, embed Guile in C or C++ applications, and extend applications through Scheme modules. The project page emphasizes desktop, web, command-line, and game use, while also describing Guile as an extension-language platform with a compiler and virtual machine.

For package users, the important executables are `guile`, `guild`, `guile-config`, `guile-snarf`, and `guile-tools`. For developers, Guile's appeal is a practical Scheme with R5RS, much of R6RS, R7RS support, SRFIs, modules, POSIX APIs, networking, threads, dynamic linking, and FFI.

Why package nerds care

Guile is a foundational package because it is both a language implementation and an extension substrate for other packages. When it changes ABI, compiler behavior, module paths, or supported Scheme standards, downstream build systems and runtime integrations can feel it.

It is also historically important to package-manager culture through GNU Guix, which uses Guile as a configuration and extension language. That connection makes Guile unusually visible to users who care about declarative package management, reproducible builds, and Lisp-family tools in Unix distributions.

Timeline

  • 1994-1996: Tom Lord maintains early Guile/GEL work, moving SCM toward an embeddable GNU extension library.
  • 1995-02-04: guile-i release turns SCM into a library.
  • 1995-04-06: guile-ii adds a low-level module system, Tcl/Tk support, improved POSIX support, and experimental Java integration.
  • 1997-01-05: Guile 1.0 adds cooperative threading, improves debugging, begins manuals, and adds the high-level module interface.
  • 2002-09-06: Guile 1.6 gains R5RS support, SRFI modules, and merges GOOPS into core.
  • 2006-02-20: Guile 1.8 moves arbitrary-precision arithmetic to GMP, adopts POSIX preemptive threads, and cleans up the C API.
  • 2010-02-16: Guile 2.0 adds a virtual machine, compiler, toolchain, Unicode-oriented internationalization, dynamic FFI, and partial R6RS support.
  • 2017-03-15: Guile 2.2 rewrites the virtual machine and much of the compiler and toolchain for speed and lower startup cost.
  • 2020-01: Guile 3.0 adds native code generation through a simple JIT compiler and improves R7RS/R6RS support.

Related projects

  • Guile is directly related to Scheme, SCM, SIOD, Emacs Lisp, Tcl/Tk debates, GNU Emacs as an extension-language model, GNU Guix, GnuCash, Lepton-EDA, GDB, Geiser, R5RS, R6RS, R7RS, SRFIs, GMP, and libunistring. Its ecosystem also includes many Guile libraries and applications maintained around GNU and Scheme communities.

Sources

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 6 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
guildcliglobal executable
guilecliglobal executable
guile-configcliglobal executable
guile-snarfcliglobal executable
guile-toolscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.0.11
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://www.gnu.org/software/guile/

install metadata

Package metadata

Package keybrew:guile
Version3.0.11
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/guile
Homepagehttps://www.gnu.org/software/guile/
Repositoryhttps://codeberg.org/guile/guile
Upstream docshttps://www.gnu.org/software/guile/manual
LicenseLGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/guile/guile-3.0.11.tar.xz
Last updated2026-06-22T14:03:40-07:00
Pulseupdated
Dependenciesbdw-gc, gmp, libtool, libunistring, pkgconf, readline
Build dependenciesgnu-sed
Uses from macOSgperf, libffi, libxcrypt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsGuile libraries can now be installed here: Source files: $HOMEBREW_PREFIX/share/guile/site/3.0 Compiled files: $HOMEBREW_PREFIX/lib/guile/3.0/site-ccache Extensions: $HOMEBREW_PREFIX/lib/guile/3.0/extensions Add the following to your .bashrc or equivalent: export GUILE_LOAD_PATH="$HOMEBREW_PREFIX/share/guile/site/3.0" export GUILE_LOAD_COMPILED_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/site-ccache" export GUILE_SYSTEM_EXTENSIONS_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/extensions"

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameguile
Aliases
  • guile@3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

guile

nix profile install nixpkgs#guile
  • normalized package name match
  • Matched by: Guile
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: guile from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

guile 3.0.9-r2

portable, embeddable Scheme implementation written in C

https://www.gnu.org/software/guile/

sudo apk add guile
  • License: LGPL-3.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: guile
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Guile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guile from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

guile-dev 3.0.9-r2

portable, embeddable Scheme implementation written in C (development files)

https://www.gnu.org/software/guile/

sudo apk add guile-dev
  • License: LGPL-3.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: guile
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Guile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guile-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

guile-doc 3.0.9-r2

portable, embeddable Scheme implementation written in C (documentation)

https://www.gnu.org/software/guile/

sudo apk add guile-doc
  • License: GFDL-1.3-or-later
  • Architecture: x86_64
  • Source Package: guile
  • normalized package name match
  • Matched by: Guile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guile-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

guile-libs 3.0.9-r2

portable, embeddable Scheme implementation written in C (libraries)

https://www.gnu.org/software/guile/

sudo apk add guile-libs
  • License: LGPL-3.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: guile
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Guile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guile-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

guile-readline 3.0.9-r2

portable, embeddable Scheme implementation written in C

https://www.gnu.org/software/guile/

sudo apk add guile-readline
  • License: LGPL-3.0-or-later AND GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: guile
  • 1 dependencies
  • normalized package name match
  • Matched by: Guile
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: guile-readline from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

compat-guile18 1.8.8-50.fc45

A GNU implementation of Scheme for application extensibility

http://www.gnu.org/software/guile/

sudo dnf install compat-guile18
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later AND MIT AND BSD-4-Clause-UC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: compat-guile18
  • 12 dependencies
  • 8 provides
  • normalized package name match
  • Matched by: Guile
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: compat-guile18 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

guile 3.0.11-1

Portable, embeddable Scheme implementation written in C

https://www.gnu.org/software/guile/

sudo pacman -S guile
  • License: GPL
  • Architecture: x86_64
  • 6 dependencies
  • normalized package name match
  • Matched by: Guile
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: guile from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

guile 3.0.9-3.3

GNU's Ubiquitous Intelligent Language for Extension

https://www.gnu.org/software/guile/

sudo zypper install guile
  • License: GFDL-1.3-only AND GPL-3.0-or-later AND LGPL-3.0-or-later
  • Category: Development/Languages/Scheme
  • Architecture: x86_64
  • Source Package: guile
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Guile
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: guile from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

guile-devel 3.0.9-3.3

GNU's Ubiquitous Intelligent Language for Extension

https://www.gnu.org/software/guile/

sudo zypper install guile-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Languages/Scheme
  • Architecture: x86_64
  • Source Package: guile
  • 10 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Guile
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: guile-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

guile-modules-3_0 3.0.9-3.3

GNU's Ubiquitous Intelligent Language for Extension

https://www.gnu.org/software/guile/

sudo zypper install guile-modules-3_0
  • License: GFDL-1.3-only AND GPL-3.0-or-later AND LGPL-3.0-or-later
  • Category: Development/Languages/Scheme
  • Architecture: x86_64
  • Source Package: guile
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Guile
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: guile-modules-3_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libguile-3_0-1 3.0.9-3.3

GNU's Ubiquitous Intelligent Language for Extension

https://www.gnu.org/software/guile/

sudo zypper install libguile-3_0-1
  • License: GFDL-1.3-only AND GPL-3.0-or-later AND LGPL-3.0-or-later
  • Category: Development/Languages/Scheme
  • Architecture: x86_64
  • Source Package: guile
  • 11 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Guile
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libguile-3_0-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

guile

sudo port install guile
  • normalized package name match
  • Matched by: Guile
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/guile/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

guile-config

nix profile install nixpkgs#guile-config
  • installed executable or alias match
  • Matched by: Guile Config
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gu/guile-config/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment