[GH-ISSUE #5852] [Bug] homebrew/macOS uninstalling netbird is not full #12168

Closed
opened 2026-08-05 01:32:34 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @x13a on GitHub (Apr 11, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5852

Uninstalling netbird with homebrew doesn't remove /Library/LaunchDaemon/netbird.plist file and doesn't stop netbird daemon.

❯ netbird version
0.68.1
Originally created by @x13a on GitHub (Apr 11, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5852 Uninstalling `netbird` with `homebrew` doesn't remove `/Library/LaunchDaemon/netbird.plist` file and doesn't stop `netbird` daemon. ```sh ❯ netbird version 0.68.1 ```
saavagebueno added the triage-needed label 2026-08-05 01:32:34 -04:00
Author
Owner

@afonsofrancof commented on GitHub (Apr 12, 2026):

I have the same issue

<!-- gh-comment-id:4232540832 --> @afonsofrancof commented on GitHub (Apr 12, 2026): I have the same issue
Author
Owner

@CoderSufiyan commented on GitHub (Jul 13, 2026):

PR https://github.com/netbirdio/homebrew-tap/pull/6 covers the cask (brew uninstall --cask netbird-ui) but not the CLI formula (brew uninstall netbird). PR https://github.com/netbirdio/homebrew-tap/pull/7 covers the CLI formula path. Both are needed for a full fix.

<!-- gh-comment-id:4960448463 --> @CoderSufiyan commented on GitHub (Jul 13, 2026): PR https://github.com/netbirdio/homebrew-tap/pull/6 covers the cask (`brew uninstall --cask netbird-ui`) but not the CLI formula (`brew uninstall netbird`). PR https://github.com/netbirdio/homebrew-tap/pull/7 covers the CLI formula path. Both are needed for a full fix.
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12168