I want to remove my old pycharm completely from my Ubuntu machine so my new installation will not be affected from previous settings. Any help will be appreciated
Try this
sudo snap remove pycharm-professional pycharm-community sudo apt-get autoclean sudo apt-get autoremove