Mole icon indicating copy to clipboard operation
Mole copied to clipboard

[FEATURE]

Open fadersolo opened this issue 3 months ago • 0 comments

Feature description

Uninstalling apps should also remove any associated plist files in the LaunchAgents or LaunchDaemons folders.

Use case

When I uninstall apps, I expect it to not leave the launch scripts in my LaunchAgents folder.

Proposed solution

Check for associated plist files in ~/Library/LaunchAgents, /Library/LaunchAgents, and /Library/LaunchDaemons.

Alternatives considered

At the moment, using AppCleaner does this correctly. I guess I could keep using that for now, but I’d prefer that Mole steps up. Thanks again for the great software.

fadersolo avatar Jan 14 '26 23:01 fadersolo