Uninstall CLion Linux Mint Follow Michael Lojkovic Created March 27, 2015 02:06 Hey, I need to uninstall Clion and reconfigure it on Mint. How do I remove it? apt-get remove Clion doesn't seem to work.
Hi Michael.
On Linux you should delete the folder you've created when you've installed CLion.
Also you can delete cache folder (~/.clion10 by default).
Thanks, that was much simpler than I had thought it would be.