By Herd Latch editorial team · Last verified [date] · Current release [tag]
Official install script
curl -fsSL https://ollama.com/install.sh | sh The same install.sh also appears on GitHub Releases tags.
Offline archive
Download the linux amd64 archive from a non-prerelease tag when you need offline media. Related: releases, Ubuntu notes.
After setup
Prove with a small chat. First hour: installed. Pillar: home.
Service habits
Document whether your image enables a system service. Shared servers should keep the API on loopback unless network review says otherwise.
Lab checklist habits
Write the installer door beside the machine name before you image a room. Include whether winget, the Windows Setup executable, the Homebrew cask, or the Linux install script was blessed for that ring.
Prove one short CLI chat after every reimage. That single step catches vanished PATH entries, truncated downloads, and adware shortcuts that reappear from old browser folders.
- Record the GitHub tag used for the golden image.
- Note free disk space before large model pulls.
- Keep the local API on loopback until network review says otherwise.
Support tickets that resolve faster
Ask for the operating system build, the door used, and the exact CLI error text. Vague reports that only say artificial intelligence feels wrong waste a day. Attach version command output when the user can copy it.
Proxy desks should test one model pull on a clean path once, then document any required exception. Offline classrooms should pre-stage weights on a well-connected machine instead of launching twelve simultaneous downloads on demo day.
Update and rollback notes
Pick one update door per room and stick to it for a semester. Mixing winget, Setup, and brew without notes creates version drift tickets. Keep the previous Setup on trusted media so rollback is a file copy, not a scavenger hunt.
After an upgrade, prove a small chat again before you seal the image. Large experimental model tags belong on scratch accounts, not on the shared golden profile.
Everyday controls after a clean install
Set expectations for disk growth before the first large pull. Shared lab profiles fill quietly when every student downloads a different multi-gigabyte tag. Publish an allow-list of blessed model names and delete strays during maintenance.
Teach the list and remove commands early so libraries stay reviewable. Custom Modelfiles can wait until the default chat path is boringly reliable. When a course depends on a fixed system prompt, store that Modelfile in version control beside the lab sheet.
Network exposure belongs in a separate decision. Day-one success is a local prompt on loopback, not a public URL. VPN and proxy desks should document one known-good pull path so timeouts do not look like broken Setup.
Classroom and travel notes
Travel laptops on battery may throttle large models. Prefer smaller tags for demos on the road. Docked lab towers with supported GPUs finish longer prompts faster, while CPU-only boxes still work for tiny models when you set expectations.
After imaging season, freeze the golden machine only after a reboot test. Logon scripts and antivirus first-scan delays hide problems that a same-session demo misses. The boring reboot test saves weekend emergency calls when PATH or services start late.
Internal runbooks should quote the winget id, the brew cask token, and the Releases URL without marketing adjectives. Staff skim under stress. Five checkboxes beat a three-page essay that nobody finishes.
Filename matching without drama
Match the GitHub asset name character for character before you override SmartScreen or Gatekeeper. A mismatched publisher string is a reason to delete the file, not to click through faster. Advertising portals that wrap the same search intent with toolbars are the common failure mode.
When bandwidth is limited, schedule the large Windows Setup download overnight and keep the browser shelf visible until the size matches what Releases shows. Partial files cause confusing launch errors that look like security drama but are often truncated bits.
Related reading: the home install panel, the first-hour checklist, and the guides hub.
Frequently asked questions
How do I install on Linux?
Run the official install.sh pipe, or extract the linux amd64 archive from GitHub Releases. Prefer official doors, then prove one CLI chat after install so PATH and services are confirmed.
ARM machines?
An arm64 archive ships on many tags. Take it only when you need that architecture. Prefer official doors, then prove one CLI chat after install so PATH and services are confirmed.
Do I need GPU drivers first?
Small models can run on CPU. Install vendor GPU stacks when your course requires acceleration. Prefer official doors, then prove one CLI chat after install so PATH and services are confirmed.