# gnu-smalltalk を Homebrew, Nix, dnf, MacPorts でインストール

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