SlackBuilds Repository

15.0 > Misc > ollama (0.23.0)

Ollama (Download and run large language models locally)

Ollama is an application which lets you run large language models
offline.

Optional dependencies like CUDA or ROCm will be automatically detected
during compilation of ollama libraries, if present.

CUDA=ON: building with CUDA, default is CUDA=OFF, build and runtime
dependencies:
development/cudatoolkit_13
system/nvidia-driver or system/nvidia-legacy580-driver

ROCM=ON: building with ROCm, default is ROCM=OFF, build and runtime
dependencies:
development/rocmtoolkit_7

Building ollama requires network and google-go-lang.

To verify the installation:

$ nohup ollama serve &
$ ollama --version
$ ollama run gemma3:270m

See also:
https://docs.ollama.com/faq
https://docs.ollama.com/quickstart

This requires: google-go-lang

Maintained by: Ruoh-Shoei LIN
Keywords:
ChangeLog: ollama

Homepage:
https://github.com/ollama/ollama

Source Downloads (64bit):
ollama-0.23.0.tar.gz (57321325176fb2dc459af82bde6f6928)

Download SlackBuild:
ollama.tar.gz
ollama.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
ollama.SlackBuild
ollama.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds