[PR #14935] docs: fix incorrect tr command in Linux uninstall instructions #20197

Open
opened 2026-04-16 07:30:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14935
Author: @Jah-yee
Created: 3/18/2026
Status: 🔄 Open

Base: mainHead: fix/uninstall-command


📝 Commits (2)

  • c8fbaa9 fix(app): remove sidebar open animation on initial load
  • 437e63a docs: fix incorrect tr command in Linux uninstall instructions

📊 Changes

2 files changed (+15 additions, -5 deletions)

View changed files

📝 app/ui/app/src/components/layout/layout.tsx (+14 -4)
📝 docs/linux.mdx (+1 -1)

📄 Description

The Linux uninstall instructions use tr which performs character translation incorrectly. This fixes it with explicit paths.


🔄 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/14935 **Author:** [@Jah-yee](https://github.com/Jah-yee) **Created:** 3/18/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/uninstall-command` --- ### 📝 Commits (2) - [`c8fbaa9`](https://github.com/ollama/ollama/commit/c8fbaa9e5be988741138b0eeda781df56e5181f4) fix(app): remove sidebar open animation on initial load - [`437e63a`](https://github.com/ollama/ollama/commit/437e63af4b0672249b9fbd384f6bd44230ae9870) docs: fix incorrect tr command in Linux uninstall instructions ### 📊 Changes **2 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/ui/app/src/components/layout/layout.tsx` (+14 -4) 📝 `docs/linux.mdx` (+1 -1) </details> ### 📄 Description The Linux uninstall instructions use tr which performs character translation incorrectly. This fixes it with explicit paths. --- <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-16 07:30:01 -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#20197