[GH-ISSUE #547] ollama is version 0.0.0 #77928

Closed
opened 2026-05-08 20:11:22 -05:00 by GiteaMirror · 7 comments
Owner

Originally created by @Dialga on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/547

I've installed version 0.0.19 but the output of -v is 0.0.0.

$ ollama -v
ollama version 0.0.0
Originally created by @Dialga on GitHub (Sep 17, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/547 I've installed version 0.0.19 but the output of `-v` is 0.0.0. ``` $ ollama -v ollama version 0.0.0 ```
Author
Owner

@mxyng commented on GitHub (Sep 18, 2023):

Where did you install ollama from?

<!-- gh-comment-id:1723878729 --> @mxyng commented on GitHub (Sep 18, 2023): Where did you install ollama from?
Author
Owner

@Dialga commented on GitHub (Sep 19, 2023):

On Linux, Arch.

<!-- gh-comment-id:1725235849 --> @Dialga commented on GitHub (Sep 19, 2023): On Linux, Arch.
Author
Owner

@mxyng commented on GitHub (Sep 20, 2023):

The Arch package is community maintained. I believe it's building from source instead of downloading the prebuilt binaries from the GitHub release. It's likely the flags to set version isn't being passed

<!-- gh-comment-id:1728482614 --> @mxyng commented on GitHub (Sep 20, 2023): The Arch package is community maintained. I believe it's building from source instead of downloading the prebuilt binaries from the GitHub release. It's likely the flags to set version isn't being passed
Author
Owner

@satvikpendem commented on GitHub (Oct 2, 2023):

I have the same issue, on macOS, installed via homebrew.

<!-- gh-comment-id:1742411438 --> @satvikpendem commented on GitHub (Oct 2, 2023): I have the same issue, on macOS, installed via homebrew.
Author
Owner

@technovangelist commented on GitHub (Oct 3, 2023):

Homebrew is also a community maintained package. For best results, install ollama using the package at https://Ollama.ai

<!-- gh-comment-id:1745500677 --> @technovangelist commented on GitHub (Oct 3, 2023): Homebrew is also a community maintained package. For best results, install ollama using the package at https://Ollama.ai
Author
Owner

@Dialga commented on GitHub (Oct 26, 2023):

I no longer have this problem on Arch Linux.

<!-- gh-comment-id:1780910223 --> @Dialga commented on GitHub (Oct 26, 2023): I no longer have this problem on Arch Linux.
Author
Owner

@shriramters commented on GitHub (Aug 17, 2025):

I'm on fedora 42, using the community maintained dnf package from https://docs.fedoraproject.org/en-US/quick-docs/ollama/

shriram@dora:~$ ollama -v
ollama version is 0.0.0
<!-- gh-comment-id:3194108315 --> @shriramters commented on GitHub (Aug 17, 2025): I'm on fedora 42, using the community maintained dnf package from https://docs.fedoraproject.org/en-US/quick-docs/ollama/ ``` shriram@dora:~$ ollama -v ollama version is 0.0.0 ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#77928