[PR #217] [MERGED] Add Homebrew uninstall instructions for macOS #213

Closed
opened 2026-06-05 15:22:42 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/217
Author: @muescha
Created: 3/6/2026
Status: Merged
Merged: 3/7/2026
Merged by: @timothycarambat

Base: mainHead: patch-add-brew-uninstall


📝 Commits (1)

  • 139b78f Add Homebrew uninstall instructions for macOS

📊 Changes

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

View changed files

📝 pages/installation-desktop/uninstall.mdx (+14 -0)

📄 Description

Added instructions for uninstalling AnythingLLM on macOS using Homebrew, including commands for standard and complete uninstallation with --zap.

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relatet Issues

  • see also #216 Correct uninstall instructions for AnythingLLM on MacOS

What is in this change?

Added instructions for uninstalling AnythingLLM on macOS using Homebrew, including commands for standard and complete uninstallation.

Additional Information

see:

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/Mintplex-Labs/anythingllm-docs/pull/217 **Author:** [@muescha](https://github.com/muescha) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/7/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `patch-add-brew-uninstall` --- ### 📝 Commits (1) - [`139b78f`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/139b78f666c156a39e8dcd81e1c48bfbeeefe621) Add Homebrew uninstall instructions for macOS ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pages/installation-desktop/uninstall.mdx` (+14 -0) </details> ### 📄 Description Added instructions for uninstalling AnythingLLM on macOS using Homebrew, including commands for standard and complete uninstallation with `--zap`. ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relatet Issues - see also #216 Correct uninstall instructions for AnythingLLM on MacOS ### What is in this change? Added instructions for uninstalling AnythingLLM on macOS using Homebrew, including commands for standard and complete uninstallation. ### Additional Information see: - https://docs.brew.sh/Cask-Cookbook#stanza-zap - https://github.com/Homebrew/homebrew-cask/blob/68bf12c77c590c11143c2db223cd9cef355d291a/Casks/a/anythingllm.rb#L20 ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:42 -04:00
yindo closed this issue 2026-06-05 15:22:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#213