Skip to content

macuninstaller-cli

Compare
Choose a tag to compare
@hrik2001 hrik2001 released this 13 Dec 16:24
· 110 commits to master since this release

A script that searches for all the related files and folder of an app so that you don't have the hassle to search them and delete them manually.
macuninstaller -p /path/to/app
This command will output the possible files and folders that are related to the app you just specified.

You can also do a custom scan where you have to type the path of the app and the directories in which you want to search for files affiliated with the app.

macuninstaller -p /path/to/app -c /path1/ /path2/ /path3/