How to completely uninstall remove WebStorm IDE in Ubuntu
Solution 1:
Actually, all answers are for many years ago, for versions around the year 2020 you should go to the ~
and find .config
and .cache
folder and then delete your specific folder version inside JetBrains
folder:
~/.config/JetBrains/<product><version>
~/.cache/JetBrains/<product><version>