How to delete all files pertaining to a recently installed program that has not worked? I think no one wants to fill their computer with odd bits and ends from aborted installations, dependencies that don‘t pan out &c.
I suppose that I could use a package manager for that, such as Synaptic. But how?
My immediate concern here is how to get rid of all files related to LanMessenger, which I’ve been trying to make work with no success, but seems to keep asking for more and more dependencies. The last time this sort of thing happened, I ended up freezing everything, and it took me days to be able to boot again.
sudo apt-cache search lan-messenger
to look for packages – TheOdd Nov 16 '16 at 14:21