有的系统在安装jdk之前自带有jdk 卸载过程如下图所示 用到的命令 rpm -qa|grep -i java su root rpm -qa|grep -i java| xargs -n1 rpm -e --nodeps