Automic VaultAutomic Vault

brew

Installer ollama avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, chocolatey, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ollama

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ollama

MacPorts ports tree · llm/ollama/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add ollama

Alpine Linux edge package indexes · ollama · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install ollama

Fedora Rawhide package metadata · ollama · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#ollama

nixpkgs package indexes · pkgs/by-name/ol/ollama/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S ollama

Arch Linux sync databases · ollama · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install ollama

openSUSE Tumbleweed package metadata · ollama · Source: download.opensuse.org

Windows

Chocolateyvérifié · 92%
choco install Ollama

Chocolatey community package catalog · Ollama · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/ollama

Scoop official bucket manifest trees · bucket/ollama.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Ollama.Ollama -e

Windows Package Manager source index · Ollama.Ollama · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Create, run, and share large language models (LLMs)

historique

Historique du projet et usages

Ollama is a local model runner, model-management CLI, desktop app, and HTTP API for open-weight language models. It packages the tasks of downloading model artifacts, running inference, serving localhost APIs, creating Modelfile-based variants, and integrating with applications into one developer-facing tool.

Historique du projet

The ollama/ollama repository was created on 2023-06-26, during the fast expansion of open-weight LLM releases after LLaMA-family models made local inference a mainstream developer activity. Written primarily in Go and licensed under MIT, the project made the single command pattern, such as ollama run model-name, central to its identity.

Ollama expanded from a terminal-first model runner into a broader local-AI substrate. Official docs expose a localhost API at port 11434, document generation, chat, embeddings, model pulling, pushing, and listing, and point developers to official Python and JavaScript libraries.

Historique d'adoption

Ollama's adoption grew with developers' desire to run models without sending prompts, code, or data to hosted APIs. Its model library made open models discoverable by name and tag, while the CLI hid much of the friction around quantized model files, runtime setup, and GPU/CPU execution details.

By 2026-07-01, GitHub repository metadata reported 175,249 stars and 16,789 forks, making Ollama one of the most visible packages in the local-AI tooling wave. The official model library displays pull counts for individual models, and external developer docs such as GitLab's local-model guidance use Ollama as a practical way to serve supported LLMs for development.

Modes d'utilisation

Developers use Ollama to pull and run models such as Llama, Gemma, Qwen, Mistral, DeepSeek, and embedding models; expose them to apps through the REST API; prototype agents and chat tools; and keep code or private documents on local hardware. The API is simple enough to call with curl and broad enough to support libraries, web UIs, IDE integrations, and agent tools.

The package also matters for model packaging. An Ollama model is not only weights: it can include a name, tag, quantization choice, prompt template, parameters, and Modelfile instructions. That makes the package feel closer to Docker-style model distribution than to a bare inference binary.

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

Ollama is significant because it moved local LLMs from specialist inference stacks into normal package-manager territory. Homebrew, Linux package managers, Windows package managers, Docker, language clients, and an HTTP API all point at the same basic workflow: install one executable, pull a named model, and serve or run it.

Chronologie

  • 2023-06-26: The ollama/ollama repository was created on GitHub.
  • 2024-01-23: Ollama announced initial Python and JavaScript libraries.
  • 2024-09-25: Meta announced Llama 3.2 models, including vision models and small edge-oriented text models.
  • 2024-11: Ollama documented Llama 3.2 Vision support in Ollama 0.4, including 11B and 90B variants.
  • 2026-07-01: GitHub repository metadata reported 175,249 stars, 16,789 forks, Go as the primary language, and MIT licensing.

Related projects

  • Related projects and ecosystems include llama.cpp, Docker, Open WebUI, LangChain-style application frameworks, Hugging Face model distribution, Ollama's Python and JavaScript libraries, and open model families from Meta, Google, Alibaba/Qwen, Mistral, DeepSeek, and others.

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
ollamacliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.32.3
gestionnaire mis à jour2026-07-23
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/ollama/ollama

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ollama
Version0.32.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ollama
Page d'accueilhttps://ollama.com/
Dépôthttps://github.com/ollama/ollama
Docs amonthttps://docs.ollama.com/
LicenceMIT
Archive sourcehttps://github.com/ollama/ollama.git
Dernière mise à jour2026-07-23T20:22:35Z
Pulseupdated
Dépendancesmlx-c
Dépendances de compilationccache, cmake, go
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

ollama

nix profile install nixpkgs#ollama
  • normalized package name match
  • Correspondance par : Ollama
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ol/ollama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ollama 0.17.7-r1

Download and run large language models locally (CPU)

https://github.com/ollama/ollama

sudo apk add ollama
  • License: MIT
  • Architecture: x86_64
  • Source Package: ollama
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ollama
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ollama from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ollama-doc 0.17.7-r1

Download and run large language models locally (CPU) (documentation)

https://github.com/ollama/ollama

sudo apk add ollama-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ollama
  • normalized package name match
  • Correspondance par : Ollama
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ollama-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ollama 0.23.4-2.fc45

Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models

https://github.com/ollama/ollama

sudo dnf install ollama
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND BSL-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ollama
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ollama from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ollama-base 0.23.4-2.fc45

The base ollama

https://github.com/ollama/ollama

sudo dnf install ollama-base
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND BSL-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 8 Dépendances
  • 12 fournit
  • normalized package name match
  • Correspondance par : Ollama
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ollama-base from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ollama-rocm 0.23.4-2.fc45

The ROCm backend for ollama

https://github.com/ollama/ollama

sudo dnf install ollama-rocm
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND BSL-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 10 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ollama
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ollama-rocm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ollama-vulkan 0.23.4-2.fc45

The Vulkan backend for ollama

https://github.com/ollama/ollama

sudo dnf install ollama-vulkan
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND BSL-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ollama
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ollama-vulkan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ollama 0.30.7-1

Create, run and share large language models (LLMs)

https://github.com/ollama/ollama

sudo pacman -S ollama
  • License: MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Ollama
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ollama from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ollama 0.24.0-1.1

Tool for running AI models on-premise

https://ollama.com

sudo zypper install ollama
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 11 Dépendances
  • 11 fournit
  • normalized package name match
  • Correspondance par : Ollama
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ollama from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ollama-vulkan 0.24.0-1.1

Ollama Module using Vulkan

https://ollama.com

sudo zypper install ollama-vulkan
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ollama
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Ollama
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ollama-vulkan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ollama

sudo port install ollama
  • normalized package name match
  • Correspondance par : Ollama
MacPorts ports tree · api.github.com · MacPorts ports tree: llm/ollama/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

Ollama

choco install Ollama
  • normalized package name match
  • Correspondance par : Ollama
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: Ollama from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','office365homepremium'
Scoop95%

main/ollama

scoop install main/ollama
  • normalized package name match
  • Correspondance par : Ollama
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ollama.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Ollama.Ollama

winget install --id Ollama.Ollama -e
  • normalized package name match
  • Correspondance par : Ollama
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Ollama.Ollama from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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