[PR #579] [MERGED] debian installer support #10235

Closed
opened 2026-04-12 22:55:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/579
Author: @BruceMacD
Created: 9/22/2023
Status: Merged
Merged: 9/23/2023
Merged by: @jmorganca

Base: mainHead: brucemacd/debian-install


📝 Commits (2)

📊 Changes

1 file changed (+158 additions, -122 deletions)

View changed files

📝 scripts/install.sh (+158 -122)

📄 Description

  • normalize os name to lowercase
  • check needed commands are available
  • dont check sudo when root user
  • share common install commands
  • support debian cuda install
  • skip aarm cuda install
  • system user shared home dir

🔄 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/579 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/23/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `brucemacd/debian-install` --- ### 📝 Commits (2) - [`6bc84bd`](https://github.com/ollama/ollama/commit/6bc84bdc9a8a7fc4d47d00dddef3c13b3d451274) debian installer support - [`3b719e7`](https://github.com/ollama/ollama/commit/3b719e75a881e621b437f48d698c685f89e26298) refactor and add other platforms (#580) ### 📊 Changes **1 file changed** (+158 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+158 -122) </details> ### 📄 Description - normalize os name to lowercase - check needed commands are available - dont check sudo when root user - share common install commands - support debian cuda install - skip aarm cuda install - system user shared home dir --- <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-12 22:55:26 -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#10235