macOS
brew install gollamalocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gollama in AI-Agent-Workflows.
Installation
brew install gollamalocal Homebrew formula metadata
nix profile install nixpkgs#gollamanixpkgs package indexes · pkgs/by-name/go/gollama/package.nix · Quelle: api.github.com
Überblick
Go manage your Ollama models
Verlauf
Gollama is a macOS and Linux TUI/CLI for managing Ollama models. Its README describes listing, inspecting, deleting, copying, pushing, running, unloading, sorting, filtering, and editing models.
Sam McLeod's June 2024 project post says Gollama started as a rewrite of `llamalink`, then expanded into a friendlier model-management interface. Early documentation emphasized linking Ollama models to LM Studio as well as listing and deleting local models.
The README later broadened the tool with Modelfile editing, registry push/pull operations, running-model views, vRAM estimation, search, and configurable Ollama API host options.
The maintainer documented a 2025 shift: LM Studio linking was removed in the v2.0.1 era because ongoing upstream changes and local-configuration differences made the feature costly to maintain, and development slowed as the maintainer's own model-serving workflow moved away from Ollama.
Gollama belongs to the local-LLM wave around Ollama: it is a companion tool for users who accumulate many local model tags and need a terminal interface to clean, inspect, run, and organize them. The batch input records Homebrew and Nix packages, matching the macOS/Linux developer audience named in the README.
Its adoption story is narrower than Ollama itself but meaningful for package catalogs because it packages local model housekeeping into one Go binary and can be installed without a desktop UI.
The primary workflow is running `gollama` to open the TUI, then using hotkeys to select, run, inspect, delete, edit, copy, pull, push, sort, and unload models. The CLI also supports list, search, edit, host override, custom Ollama directory, log-level, and vRAM estimation flags.
Gollama reads and writes user configuration under `~/.config/gollama/`, including sorting, displayed columns, API URL, log level, and related display options. It may store an Ollama API key in that configuration when users choose to configure one, but the package itself is not primarily a credential manager.
For package nerds, Gollama is a good example of the post-Ollama helper-binary ecosystem: small Go tools that wrap a local AI runtime with ergonomic terminal workflows. It is easy for Homebrew and Nix users to install beside Ollama, LM Studio, llama.cpp, and model-management scripts.
The v2 removal of LM Studio linking is also significant: it shows how fast-moving local-AI tools force package maintainers and users to track feature removals, not just version bumps.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gollama | cli | globales Executable |
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.
https://github.com/sammcj/gollama
Installationsmetadaten
| Paketschlüssel | brew:gollama |
|---|---|
| Version | 2.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gollama |
| Homepage | https://smcleod.net |
| Repository | https://github.com/sammcj/gollama |
| Upstream-Dokumentation | https://github.com/sammcj/gollama#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/sammcj/gollama/archive/refs/tags/v2.0.5.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:37-07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gollama |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gollama
nix profile install nixpkgs#gollamaQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.