Skip to content

Conversation

@AB-boi
Copy link
Contributor

@AB-boi AB-boi commented Dec 28, 2025

This PR updates an existing cask (eqmac) to fix incomplete uninstall. No new cask is being added, and no local testing has been performed. Only the uninstall stanza paths were modified.

Adds removal of privileged helper tool and LaunchDaemon plist that currently persist after uninstall.
New paths that are removed during normal brew uninstall eqmac are:

  • /Library/PrivilegedHelperTools/com.bitgapp.eqmac.helper
  • /Library/LaunchDaemons/com.bitgapp.eqmac.helper.plist

No changes were made to zap.
For reference, look at the Uninstall FAQ for eqMac here.

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@krehel krehel added the awaiting user reply Issue needs response from a user. label Dec 29, 2025
@bevanjkay bevanjkay enabled auto-merge January 13, 2026 03:07
@bevanjkay bevanjkay added this pull request to the merge queue Jan 13, 2026
Merged via the queue into Homebrew:main with commit d3ad8b7 Jan 13, 2026
11 checks passed
@AB-boi AB-boi deleted the fix-eqmac-helper-uninstall branch January 15, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants