首页 > 编程语言 > 详细

Ubuntu 卸载重装 IntelliJ Idea Community

时间:2017-11-15 21:11:46      阅读:717      评论:0      收藏:0      [点我收藏+]

参考:

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.

Ubuntu 卸载重装 IntelliJ Idea Community

原文:http://www.cnblogs.com/qrlozte/p/7840889.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!