# 使用 Homebrew, Nix, dnf, MacPorts 安装 gnu-smalltalk

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

## 安装

```sh
sudo av install brew:gnu-smalltalk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gnu-smalltalk
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gst
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gnu-smalltalk
```

  证据: nixpkgs package indexes: pkgs/by-name/gn/gnu-smalltalk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install gst
```

  证据: Fedora Rawhide package metadata: gst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## 软件包事实

- **软件包键:** brew:gnu-smalltalk
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gnu-smalltalk>
- **版本:** 3.2.5
- **来源摘要:** Implementation of the Smalltalk language
- **主页:** <https://www.gnu.org/software/smalltalk/>
- **仓库:** <https://git.savannah.gnu.org/cgit/smalltalk.git>
- **上游文档:** <https://www.gnu.org/software/smalltalk/manual/html_node>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://ftpmirror.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.xz>
- **最后更新:** 2026-06-22T14:03:36-07:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- gst (cli)
- gst-blox (cli)
- gst-browser (cli)
- gst-config (cli)
- gst-convert (cli)
- gst-doc (cli)
- gst-load (cli)
- gst-package (cli)
- gst-profile (cli)
- gst-reload (cli)
- gst-remote (cli)
- gst-sunit (cli)
- gst (别名)
- gst-blox (别名)
- gst-browser (别名)
- gst-config (别名)
- gst-convert (别名)
- gst-doc (别名)
- gst-load (别名)
- gst-package (别名)
- gst-profile (别名)
- gst-reload (别名)
- gst-remote (别名)
- gst-sunit (别名)

## 依赖

- gdbm
- gmp
- gnutls
- libsigsegv
- libtool
- readline

## 构建依赖

- autoconf
- automake
- gawk
- pkgconf

## macOS 提供的库

- expat
- libffi

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.2.5
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://www.gnu.org/software/smalltalk/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

GNU Smalltalk is the GNU Project's implementation of the Smalltalk-80 language, shaped for Unix-like command-line use, scripting, and headless processing rather than only an image-centered graphical environment.

### 项目历史

The GNU Smalltalk manual says the implementation closely follows the Smalltalk-80 language described in the Blue Book by Adele Goldberg and David Robson. Project author records credit Steve Byrne for development up to version 1.1.5 and Paolo Bonzini for development starting with version 1.6, with later GUI work around BLOX and VisualGST.

### 采用历史

GNU Smalltalk gave GNU and Unix users a free Smalltalk system that could be driven from text files and shell workflows. Its positioning made it approachable for scripting, rapid prototyping, generated documentation, and experiments with object-oriented programming outside traditional commercial Smalltalk environments.

### 使用方式

Practitioners use gst and companion tools to run Smalltalk source files, explore the class library, write scripts, load packages, test code with SUnit, and bridge Smalltalk programs with C and other free software libraries. The manual emphasizes using Smalltalk's object model for script-like programs as well as larger prototypes.

### 为什么软件包爱好者会关心

GNU Smalltalk is significant as a language-runtime package because it turns a historically GUI-associated language into a Unix-style interpreter and tool suite. Its many executables, package tooling, and class-library documentation make it feel closer to a developer environment than a single compiler binary.

### 时间线

- 1988: Source copyright years in GNU Smalltalk files begin around the early implementation era.
- Version 1.1.5: Author records mark the end of Steve Byrne's initial development period.
- Version 1.6: Author records credit Paolo Bonzini with development from this release line onward.
- 2017: GNU Smalltalk user's manual was updated for the published manual set.

### Related projects

- GNU Smalltalk is related to Smalltalk-80, VisualGST, BLOX, SUnit, and the broader family of free Smalltalk systems such as Squeak and Pharo.

### 来源

- <https://github.com/gnu-smalltalk/smalltalk>
- <https://raw.githubusercontent.com/gnu-smalltalk/smalltalk/master/AUTHORS>
- <https://www.gnu.org/software/smalltalk/>
- <https://www.gnu.org/software/smalltalk/manual/html_node/Overview.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gnu-smalltalk
- **Version Scheme:** 0
- **Revision:** 10
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - gnu-smalltalk: normalized package name match | nixpkgs package indexes: pkgs/by-name/gn/gnu-smalltalk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - gst: installed executable or alias match | MacPorts ports tree: lang/gst/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - gst: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/gs/gst/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - gst - 0.7.7-6.fc45: installed executable or alias match | Fedora Rawhide package metadata: gst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | System utility designed to stress and monitoring various hardware components | https://gitlab.com/leinardi/gst


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [gdbm](https://www.automicvault.com/zh-hans/pkg/brew/gdbm/) - Runtime dependency declared by Homebrew.
- [gnutls](https://www.automicvault.com/zh-hans/pkg/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/zh-hans/pkg/brew/libtool/) - Runtime dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/zh-hans/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/zh-hans/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [gawk](https://www.automicvault.com/zh-hans/pkg/brew/gawk/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cpi](https://www.automicvault.com/zh-hans/pkg/brew/cpi/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [gauche](https://www.automicvault.com/zh-hans/pkg/brew/gauche/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [gnu-apl](https://www.automicvault.com/zh-hans/pkg/brew/gnu-apl/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [io](https://www.automicvault.com/zh-hans/pkg/brew/io/) - Shares av.db curated category or tags: cli, language-runtime, scripting, virtual-machine.
- [lua](https://www.automicvault.com/zh-hans/pkg/brew/lua/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [mawk](https://www.automicvault.com/zh-hans/pkg/brew/mawk/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [neko](https://www.automicvault.com/zh-hans/pkg/brew/neko/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, virtual-machine.
- [picat](https://www.automicvault.com/zh-hans/pkg/brew/picat/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scripting.
- [gforth](https://www.automicvault.com/zh-hans/pkg/brew/gforth/) - Local package facts share a topical domain. Shared terms: cli, gnu, implementation, interpreter, language.
- [gcl](https://www.automicvault.com/zh-hans/pkg/brew/gcl/) - Local package facts share a topical domain. Shared terms: cli, gmp, gnu, language, language-runtime.

## Combined YAML source

View the package source record on GitHub. [combined/gnu-smalltalk.yml](https://github.com/automic-vault/db/blob/main/combined/gnu-smalltalk.yml)


## 来源

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