The easiest way is to use the sudo command. Open a Terminal and type mdfind -name "appname". Replace appname with keeper to look like mdfind -name "keeper". Once you find the application use sudo rm -rif PATH where PATH is the path on one line from the previous command and that's it. Use sudo rm -rif PATH for all the paths you find with mdfind.