[PR #5043] [CLOSED] Adds an uninstall script to the installer #11656

Closed
opened 2026-04-12 23:34:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5043
Author: @nibrahim
Created: 6/14/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 3e6f593 Adds an uninstall script to the installer
  • ecc311f Changes uninstall script to mirror install script
  • ca9d168 Adds a note on uninstallation after install is complete

📊 Changes

2 files changed (+66 additions, -0 deletions)

View changed files

📝 docs/linux.md (+5 -0)
📝 scripts/install.sh (+61 -0)

📄 Description

A new script called ollama_uninstall.sh gets created as part of the installation process on Linux. Running this will remove the ollama installation.


🔄 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/5043 **Author:** [@nibrahim](https://github.com/nibrahim) **Created:** 6/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`3e6f593`](https://github.com/ollama/ollama/commit/3e6f593e3a163e42149facf4c8805a001c72187f) Adds an uninstall script to the installer - [`ecc311f`](https://github.com/ollama/ollama/commit/ecc311faff2785ea530ed2be10f557dc9a983b15) Changes uninstall script to mirror install script - [`ca9d168`](https://github.com/ollama/ollama/commit/ca9d168ee3093f98c98caef236f9dbb61d3289a1) Adds a note on uninstallation after install is complete ### 📊 Changes **2 files changed** (+66 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/linux.md` (+5 -0) 📝 `scripts/install.sh` (+61 -0) </details> ### 📄 Description A new script called ollama_uninstall.sh gets created as part of the installation process on Linux. Running this will remove the ollama installation. --- <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 23:34:53 -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#11656