macuninstaller-cli
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/