Ubuntu 卸载重装 IntelliJ Idea Community


参考:

https://stackoverflow.com/questions/22983101/how-to-uninstall-intellij-idea-on-ubuntu-13-10

  @SLH_IB

https://askubuntu.com/questions/300684/uninstall-intellij-ultimate-edition-version-12

  @lena

 

安装的时候是用的解压Idea压缩包之后的bin/idea.sh安装的

然后想卸载,直接删除解压之后的idea程序目录是不够的,还必须把/home/目录下的.IdeaIC2017.2/这个隐藏目录给删掉才算彻底卸载,否则无法重装

To remove the product completely, do the following:

  • Delete the installation directory

  • Delete the "config" and "system" configuration directories. These contain IntelliJ IDEA's caches, configuration and plugins.

See http://devnet.jetbrains.net/docs/DOC-181 for the OS specific locations of these two directories.

That should be all you need.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM