[PR #609] [MERGED] fedora install fixes #36129

Closed
opened 2026-04-22 20:50:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/609
Author: @BruceMacD
Created: 9/26/2023
Status: Merged
Merged: 9/27/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/fedora-install


📝 Commits (2)

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 scripts/install.sh (+3 -2)

📄 Description

  • Do not install kernel-headers which is not available or needed in Fedora
  • Update CUDA version check to pick-up nvidia package
  • Remove ollama bin from temporary directory after install, since I was seeing "no space left" errors upon running models.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/609 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/27/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/fedora-install` --- ### 📝 Commits (2) - [`74aa63f`](https://github.com/ollama/ollama/commit/74aa63fd857454e47223ca3da825bbc7c3f1aee8) fedora install fixes - [`052516d`](https://github.com/ollama/ollama/commit/052516d51f26c6581a8c25ad8bb4a478e8f14a48) Update install.sh ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+3 -2) </details> ### 📄 Description - Do not install `kernel-headers` which is not available or needed in Fedora - Update CUDA version check to pick-up nvidia package - Remove ollama bin from temporary directory after install, since I was seeing "no space left" errors upon running models. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 20:50:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#36129