[PR #5306] [CLOSED] Do not reinstall the CLI tools if they are already installed on macOS #22275

Closed
opened 2026-04-19 16:13:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5306
Author: @seanchristians
Created: 6/26/2024
Status: Closed

Base: mainHead: fix-cli-install


📝 Commits (1)

  • 2a4dcbc Do not reinstall the CLI tools if they are already installed.

📊 Changes

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

View changed files

📝 macapp/src/install.ts (+2 -0)

📄 Description

Check installed() inside of the install function before running the cli setup commands. Fix #5305.


🔄 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/5306 **Author:** [@seanchristians](https://github.com/seanchristians) **Created:** 6/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-cli-install` --- ### 📝 Commits (1) - [`2a4dcbc`](https://github.com/ollama/ollama/commit/2a4dcbc9b1f1749b8c375565d091e9b6e9c82e03) Do not reinstall the CLI tools if they are already installed. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `macapp/src/install.ts` (+2 -0) </details> ### 📄 Description Check `installed()` inside of the `install` function before running the cli setup commands. Fix #5305. --- <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-19 16:13:15 -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#22275