# 安装 guile

查看 guile 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:guile
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install guile
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install guile
```

  证据: MacPorts ports tree: lang/guile/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add guile
```

  证据: Alpine Linux edge package indexes: guile from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#guile
```

  证据: nixpkgs package indexes: guile from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S guile
```

  证据: Arch Linux sync databases: guile from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- zypper (92%):

```sh
sudo zypper install guile
```

  证据: openSUSE Tumbleweed package metadata: guile from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## 软件包事实

- **软件包键:** brew:guile
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/guile>
- **版本:** 3.0.11
- **来源摘要:** GNU Ubiquitous Intelligent Language for Extensions
- **主页:** <https://www.gnu.org/software/guile/>
- **上游文档:** <https://www.gnu.org/software/guile/>
- **许可证:** LGPL-3.0-or-later
- **源码归档:** <https://ftpmirror.gnu.org/gnu/guile/guile-3.0.11.tar.xz>
- **更新:** 2026-03-20T18:54:12Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- guild (cli)
- guile (cli)
- guile-config (cli)
- guile-snarf (cli)
- guile-tools (cli)
- guild (别名)
- guile (别名)
- guile-config (别名)
- guile-snarf (别名)
- guile-tools (别名)

## 依赖

- bdw-gc
- gmp
- libtool
- libunistring
- pkgconf
- readline

## 构建依赖

- gnu-sed

## macOS 提供的库

- gperf
- libffi
- libxcrypt

## 安装行为

- post-install 钩子: 已定义
- Caveats: Guile 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"
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 3.0.11
- 管理器更新时间: 2026-03-20
- 本地数据: ok
- 上游仓库: https://www.gnu.org/software/guile/
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [readline](https://www.automicvault.com/pkg/brew/readline/) - Runtime dependency declared by Homebrew.
- [libunistring](https://www.automicvault.com/pkg/brew/libunistring/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Runtime dependency declared by Homebrew.
- [gmp](https://www.automicvault.com/pkg/brew/gmp/) - Runtime dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Runtime dependency declared by Homebrew.
- [bdw-gc](https://www.automicvault.com/pkg/brew/bdw-gc/) - Runtime dependency declared by Homebrew.
- [gnu-sed](https://www.automicvault.com/pkg/brew/gnu-sed/) - Build dependency declared by Homebrew.
- [mu](https://www.automicvault.com/pkg/brew/mu/) - Popular package that depends on this formula.
- [lilypond](https://www.automicvault.com/pkg/brew/lilypond/) - Popular package that depends on this formula.
- [autogen](https://www.automicvault.com/pkg/brew/autogen/) - Popular package that depends on this formula.
- [mdk](https://www.automicvault.com/pkg/brew/mdk/) - Popular package that depends on this formula.
- [guile-gnutls](https://www.automicvault.com/pkg/brew/guile-gnutls/) - Popular package that depends on this formula.
- [guile-fibers](https://www.automicvault.com/pkg/brew/guile-fibers/) - Popular package that depends on this formula.
- [shepherd](https://www.automicvault.com/pkg/brew/shepherd/) - Popular package that depends on this formula.
- [akku](https://www.automicvault.com/pkg/brew/akku/) - Popular package that depends on this formula.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
