I installed several Kali tools using the Katoolin script. After a while I tried to uninstall these tools, I was able to remove most of them but several apps won't uninstall using
sudo apt-get remove <package name> command.
I get: E: Unable to locate package <package name>.
Also tried using sudo apt autoremove <package name> with same result.
I'm assuming the actual package installed under a different name from the one I'm seeing in the Applications window. How can I remove these packages or find their actual name?