Automic VaultAutomic Vault

brew

Install gollama with Homebrew, Nix

Go manage your Ollama models. Version 2.0.5 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gollama

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#gollama

nixpkgs package indexes · pkgs/by-name/go/gollama/package.nix · source: api.github.com

overview

Package summary

Go manage your Ollama models

Commands and aliases

  • gollama

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2024: Project post announces Gollama as a Go-based Ollama model manager and explains its origin as a rewrite of llamalink.
  • 2024: README describes TUI model listing, filtering, sorting, deleting, inspecting, and LM Studio linking.
  • 2025: Release notes and README document removal of LM Studio linking in the v2 line.
  • 2025-2026: README emphasizes model-management, registry, running-model, and vRAM-estimation workflows.

Related projects

  • Ollama is the local model runtime Gollama manages.
  • llamalink is the maintainer's earlier project that Gollama rewrote and expanded.
  • LM Studio, llama.cpp, and llama-swap are named in maintainer documentation around the removed linking feature and the maintainer's model-serving workflow.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gollamacliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.0.5
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv2.0.5

https://github.com/sammcj/gollama

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:gollama
Version2.0.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gollama
Homepagehttps://smcleod.net
Repositoryhttps://github.com/sammcj/gollama
Upstream docshttps://github.com/sammcj/gollama#readme
LicenseMIT
Source archivehttps://github.com/sammcj/gollama/archive/refs/tags/v2.0.5.tar.gz
Last updated2026-06-22T14:03:37-07:00
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegollama
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

gollama

nix profile install nixpkgs#gollama
  • normalized package name match
  • Matched by: Gollama
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gollama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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