Ubuntu 卸载重装 IntelliJ Idea Community

Posted rldts

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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.

以上是关于Ubuntu 卸载重装 IntelliJ Idea Community的主要内容,如果未能解决你的问题,请参考以下文章

如何卸载intellij idea

ubuntu16.04怎么卸载intellij

intellij idea 插件安装卸载

IntelliJ IDEA2022安装教程(持续更新,介绍-下载-安装-卸载-激活)

Intellij IDEA中部署Tomcat报错“war exploded: Server is not connected. Deploy is not available”

IntelliJ IDEA的插件,让我卸载了Postman