Use OLLAMA_VERSION environment variable with the install script to install a specific version of Ollama including pre-releases you can find the version numbers in the releases page
root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.24.0 sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
############################################# 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.
root@ra-ai-01:~# ollama –version
ollama version is 0.24.0
This entry was posted on Sonntag, Juni 7th, 2026 at 16:00 and is filed under Administration, AI. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.