Ubuntu 22.04.
It seems simple, but I haven't found an answer on the internet. I uninstalled 2 programs:
sudo apt purge chrome-browser
sudo apt purge gkellm
Then i used sudo apt autoremove.
But after I installed chrome and gkellm again, I saw that all the settings, cache and other program files were still there.
So in chrome the cache, cookies and open tabs were preserved.
In gkellm all the settings I used were saved.
How can I uninstall a program completely, including its configuration, cache and other files?
How do I clear the system of such files if I don't remember the package name? I have installed and uninstalled many programs and each one left garbage in my computer.