# gnu-smalltalk mit Homebrew, Nix, dnf, MacPorts installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gst
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:gnu-smalltalk
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gnu-smalltalk>
- **Version:** 3.2.5
- **Quellzusammenfassung:** Implementation of the Smalltalk language
- **Homepage:** <https://www.gnu.org/software/smalltalk/>
- **Repository:** <https://git.savannah.gnu.org/cgit/smalltalk.git>
- **Upstream-Dokumentation:** <https://www.gnu.org/software/smalltalk/manual/html_node>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://ftpmirror.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.xz>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:36-07:00
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- 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 (Alias)
- gst-blox (Alias)
- gst-browser (Alias)
- gst-config (Alias)
- gst-convert (Alias)
- gst-doc (Alias)
- gst-load (Alias)
- gst-package (Alias)
- gst-profile (Alias)
- gst-reload (Alias)
- gst-remote (Alias)
- gst-sunit (Alias)

## Abhängigkeiten

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

## Build-Abhängigkeiten

- autoconf
- automake
- gawk
- pkgconf

## Von macOS bereitgestellte Bibliotheken

- expat
- libffi

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 3.2.5
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://www.gnu.org/software/smalltalk/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
