I have transferred to linux 3 days ago and there are so many things that I love about it but at the same time I am starting to grow tired, because majority of stuff just does not work as it is supposed to.
For example I have read that you need to execute
sudo apt --purge remove $packagename
command to remove a program and its configuration files, but it just does not work for me! I messed up with Evolution a little bit annd I want a clean install now and when I do that command and then reinstall it again, I am getting Evolution package with all my emails inside it already together with all the changes I have made of course.
So how the hell do I remove the program completely out of ubuntu system, together with it config files, installation files, JUST EVERYTHING THAT'S RELATED TO THAT SPECIFIC PROGRAM.