Skip to content

Conversation

@AB-boi
Copy link

@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.


uninstall delete: "/Library/Audio/Plug-Ins/HAL/eqMac.driver"
uninstall delete: [
"/Library/Audio/Plug-Ins/HAL/eqMac.driver",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any side-effect for this being ran with brew upgrade. Upgrade first uninstalls then installs.

@krehel krehel added the awaiting user reply Issue needs response from a user. label Dec 29, 2025
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