# Installer gollama avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gollama pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gollama
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gollama
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gollama
```

  Preuve: nixpkgs package indexes: pkgs/by-name/go/gollama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gollama
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gollama>
- **Version:** 2.0.5
- **Résumé source:** Go manage your Ollama models
- **Page d'accueil:** <https://smcleod.net>
- **Dépôt:** <https://github.com/sammcj/gollama>
- **Docs amont:** <https://smcleod.net>
- **Licence:** MIT
- **Archive source:** <https://github.com/sammcj/gollama/archive/refs/tags/v2.0.5.tar.gz>
- **Dernière mise à jour:** 2026-07-27T16:47:25+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gollama (cli)
- gollama (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.0.5
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/sammcj/gollama
- dernière version détectée: v2.0.5 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/sammcj/gollama>
- <https://github.com/sammcj/gollama/releases>
- <https://github.com/sammcj/llamalink>
- <https://ollama.com/>
- <https://smcleod.net/2024/06/gollama-ollama-model-manager/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - gollama: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gollama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [MCP tool packages](https://pkg.so/fr/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/fr/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [oterm](https://pkg.so/fr/brew/oterm/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools, ollama.
- [tenere](https://pkg.so/fr/brew/tenere/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools, ollama.
- [ollama](https://pkg.so/fr/brew/ollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [llmfit](https://pkg.so/fr/brew/llmfit/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [ramalama](https://pkg.so/fr/brew/ramalama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [promptfoo](https://pkg.so/fr/brew/promptfoo/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [localai](https://pkg.so/fr/brew/localai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [kubectl-ai](https://pkg.so/fr/brew/kubectl-ai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.

## Combined YAML source

View the package source record on GitHub. [combined/gollama.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gollama.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
