-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] MAS Uninstall #190
Comments
I'm not sure they are related. If you have homebrew cleanup enabled, it will attempt to run these commands after uninstall to let homebrew know that the app was removed by something outside of the homebrew system:
If MAS doesn't use that same uninstall mechanism, Pearcleaner wouldn't be able to uninstall it. |
brew cleanup was enabled when I uninstalled. |
I figured out the issue, it's because when I look for the cask identifier in the Caskroom directory, it would take the first .app bundle in the folder. Can you test this debug build and see if you still have issues? |
I just tested twice and it seems it did NOT work. Brew still believes vyprvpn is installed
|
That's odd..I was seeing the issue you're describing before, but now after I applied this fix it worked and ran the cleanup in the terminal as expected. If you go to this folder, what files do you see in there? |
Forgot to mention, right before clicking the Uninstall button in Pearcleaner, push CMD+D to open the debug window. |
I tested following your new instructions.
hope this helps. |
Thanks for that. |
I run a brewfile install. Since it thinks it is still installed, it does NOT install it. Then I run the commands
|
Man, I'm having a hard time reproducing your issue now after I added that fix 😂 Screen.Recording.2025-01-17.at.12.26.38.PM.mp4And you used the Debug build of Pearcleaner I attached before? It says "DEBUG" at the top let of the app like it does in my video? |
SORRY SORRY SORRY....yes, I am using the debug version, but in this version I forgot to activate brew cleanup in settings. I just remembered that when I saw your video. |
Oh good, I'm glad we could get it sorted! It happens 😂 |
Describe the bug:
I used pearcleaner to uninstall "VyprVPN" which is a MacAppStore app, but which was originally installed using hombrew MAS.
The uninstallation completed, but homebrew cask still believed it was installed. I thought you had solved this issue before, but maybe it was only on brew installed apps and not brew MAS apps?
https://github.com/mas-cli/mas
thank you.
The text was updated successfully, but these errors were encountered: