Automic VaultAutomic Vault

brew

guile mit Homebrew, apk, MacPorts, Nix, pacman, zypper, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für guile in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install guile

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install guile

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add guile

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

Nixverifiziert · 92%
nix profile install nixpkgs#guile

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S guile

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

openSUSE zypperverifiziert · 92%
sudo zypper install guile

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

Fedora dnfverifiziert · 92%
sudo dnf install compat-guile18

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

Überblick

Paketzusammenfassung

GNU Ubiquitous Intelligent Language for Extensions

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Quellen

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 6 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
guildcliglobales Executable
guilecliglobales Executable
guile-configcliglobales Executable
guile-snarfcliglobales Executable
guile-toolscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version3.0.11
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:guile
Version3.0.11
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/guile
Homepagehttps://www.gnu.org/software/guile/
Repositoryhttps://codeberg.org/guile/guile
Upstream-Dokumentationhttps://www.gnu.org/software/guile/manual
LizenzLGPL-3.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/guile/guile-3.0.11.tar.xz
Zuletzt aktualisiert2026-06-22T14:03:40-07:00
Pulseupdated
Abhängigkeitenbdw-gc, gmp, libtool, libunistring, pkgconf, readline
Build-Abhängigkeitengnu-sed
Von macOS bereitgestellte Bibliothekengperf, libffi, libxcrypt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenGuile 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-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

guile

nix profile install nixpkgs#guile
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 8 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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