[GH-ISSUE #2434] Linux Install Instructions #63459

Closed
opened 2026-05-03 13:37:01 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Deetss on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2434

The current install instructions showing this one-liner do not work.

curl https://ollama.ai/install.sh | sh

I had to change the command to this, for it to work.

curl https://ollama.com/install.sh | sh

Originally created by @Deetss on GitHub (Feb 9, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2434 The current install instructions showing this one-liner do not work. `curl https://ollama.ai/install.sh | sh` I had to change the command to this, for it to work. `curl https://ollama.com/install.sh | sh`
Author
Owner

@jmorganca commented on GitHub (Feb 9, 2024):

I'm sorry about this – it should be fixed now!

Screenshot 2024-02-09 at 3 01 14 PM
<!-- gh-comment-id:1936715407 --> @jmorganca commented on GitHub (Feb 9, 2024): I'm sorry about this – it should be fixed now! <img width="605" alt="Screenshot 2024-02-09 at 3 01 14 PM" src="https://github.com/ollama/ollama/assets/251292/402cceaa-fab5-465c-b43c-cfa6e546446c">
Author
Owner

@Deetss commented on GitHub (Feb 9, 2024):

Thanks for the quick response!

<!-- gh-comment-id:1936725922 --> @Deetss commented on GitHub (Feb 9, 2024): Thanks for the quick response!
Author
Owner

@deependhulla commented on GitHub (Feb 10, 2024):

oh both ollama.ai and ollama.com are own by Ollama. is that correct ?

<!-- gh-comment-id:1936900256 --> @deependhulla commented on GitHub (Feb 10, 2024): oh both ollama.ai and ollama.com are own by Ollama. is that correct ?
Author
Owner

@Deetss commented on GitHub (Feb 10, 2024):

When I tried to use the *.ai TLD curl did nothing. As soon as I tried the *.com TLD we were cooking with gas, not sure if something is up but it's working now!

<!-- gh-comment-id:1937090314 --> @Deetss commented on GitHub (Feb 10, 2024): When I tried to use the `*.ai` TLD curl did nothing. As soon as I tried the `*.com` TLD we were cooking with gas, not sure if something is up but it's working now!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63459