Ubuntu 卸载openJDK

85 阅读1分钟

Ubuntu 卸载openJDK

如果你在 Ubuntu 软件中心安装过 OpenJDK,请先使用如下命令将其删除:

sudo apt-get purge openjdk*sudo apt-get autoremove