macOS
brew install gollamalocal Homebrew formula metadata
安装
brew install gollamalocal Homebrew formula metadata
nix profile install nixpkgs#gollamanixpkgs package indexes · pkgs/by-name/go/gollama/package.nix · 来源: api.github.com
概览
Go manage your Ollama models
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gollama | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sammcj/gollama
安装元数据
| 软件包键 | brew:gollama |
|---|---|
| 版本 | 2.0.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gollama |
| 主页 | https://smcleod.net |
| 仓库 | https://github.com/sammcj/gollama |
| 上游文档 | https://github.com/sammcj/gollama#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/sammcj/gollama/archive/refs/tags/v2.0.5.tar.gz |
| 最后更新 | 2026-06-22T14:03:37-07:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gollama
nix profile install nixpkgs#gollama来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.